Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(514)

Side by Side Diff: tests/html/js_test.html

Issue 1194643002: Enhance dart:js interop in a backwards compatible manner. List objects can now be passed back and f… (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: ready for review Created 5 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 <html>
2 <body>
3 <h1>Hello</h1>
4 <script src="js_test.dart" type="application/dart"></script>
terry 2015/06/19 14:57:04 Is there a js_test.dart?
Jacob 2015/06/19 20:39:45 ignore this file. Wasn't supposed to be committed.
5 </body>
6 </html>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698