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

Side by Side Diff: test/codegen/lib/html/cross_domain_iframe_script.html

Issue 1930043002: Add all dart:html tests from the sdk to test/codegen. (Closed) Base URL: git@github.com:dart-lang/dev_compiler.git@master
Patch Set: ptal Created 4 years, 7 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 <!DOCTYPE html>
2
3 <html>
4 <head>
5 <meta charset="utf-8">
6 <title>cross_domain_iframe_script</title>
7 </head>
8
9 <body>
10 <script type="application/javascript"
11 src="/root_dart/tests/html/cross_domain_iframe_script.js">
12 </script>
13 </body>
14 </html>
OLDNEW
« no previous file with comments | « test/codegen/lib/html/client_rect_test.dart ('k') | test/codegen/lib/html/cross_domain_iframe_script.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698