Kevin SawickiAdd Chrome version
2294b4d (parent 7f2de91)10/19/2015, 10:23:55 PM
Add Chrome version
+ 1
- 0
@@ -6,6 +6,7 @@
   <body>
     <h1>Hello World!</h1>
     We are using node <script>document.write(process.version)</script>
+    and Chrome <script>document.write(process.versions.chrome)</script>.
     and Electron <script>document.write(process.versions.electron)</script>.
   </body>
 </html>

"},{"type":"add","add":true,"newLine":9,"position":4,"content":"+ and Chrome ."},{"type":"normal","normal":true,"oldLine":9,"newLine":10,"position":5,"content":" and Electron ."},{"type":"normal","normal":true,"oldLine":10,"newLine":11,"position":6,"content":" "},{"type":"normal","normal":true,"oldLine":11,"newLine":12,"position":7,"content":" "}],"oldStart":6,"oldLines":6,"newStart":6,"newLines":7}],"deletions":0,"additions":1,"index":["e67ed96..3a5e986","100644"]}],"themeScheme":"light","orgSlug":"skz","repoSlug":"tox-client","commitHash":"2294b4d52b08d3db209ed7b330b8eee147d76cf3"}, "Code$$0": {"code":"@@ -6,6 +6,7 @@\n \n

Hello World!

\n We are using node \n+ and Chrome .\n and Electron .\n \n \n","language":"diff","themeScheme":"light","style":{"borderTopLeftRadius":8,"borderTopRightRadius":8,"borderBottomLeftRadius":8,"borderBottomRightRadius":8}}, }; function afterRevival(revivalResults) { return undefined; } $IslandsRuntime.reviveIslands(islands, islandsProps, islandsEls) .then(afterRevival) .catch(afterRevival); })(IslandsRuntime);