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

Unified Diff: test/codegen/expect/server_mode/html_input.html

Issue 1013653004: Suppress generation of JsGlobal and JsType code and use window as the default value instead of {} f… (Closed) Base URL: git@github.com:dart-lang/dart-dev-compiler.git@master
Patch Set: ptal Created 5 years, 9 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « test/codegen/expect/html_input.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/codegen/expect/server_mode/html_input.html
diff --git a/test/codegen/expect/server_mode/html_input.html b/test/codegen/expect/server_mode/html_input.html
index 7b2b185635b4d1bda8c5eeeb69d145a406dda7f7..fc91e9cb11f503b3b18c1c292218d2101b9d1627 100644
--- a/test/codegen/expect/server_mode/html_input.html
+++ b/test/codegen/expect/server_mode/html_input.html
@@ -8,7 +8,6 @@
/* placehorder for unimplemented code libraries */
var math = Math;
var core = { int: { parse: Number }, print: e => console.log(e) };
- var dom = { document: document };
</script><script src="cached/e0fe26da0f62b92461fd9b150facff7e/dir/html_input_d.js"></script>
<script src="cached/fa9de9a33d7351e5d3e8cc73cf72dc6c/dir/html_input_b.js"></script>
<script src="cached/2df704f47bff6d0c0c7056a29f2df0af/dir/html_input_e.js"></script>
« no previous file with comments | « test/codegen/expect/html_input.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698