Alexander Georgievskiy-> Chromium
3df7801 (parent 8ff9e5c)2/22/2016, 11:37:57 PM
-> Chromium
+ 1
- 1
@@ -7,7 +7,7 @@
   <body>
     <h1>Hello World!</h1>
     We are using node <script>document.write(process.versions.node)</script>,
-    Chrome <script>document.write(process.versions.chrome)</script>,
+    Chromium <script>document.write(process.versions.chrome)</script>,
     and Electron <script>document.write(process.versions.electron)</script>.
   </body>
 </html>

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

Hello World!

\n We are using node ,\n- Chrome ,\n+ Chromium ,\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);