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

Unified Diff: test/data/input/css_compile/index_test.html

Issue 18581007: Address comments directly in master, adjust for new sdk html fields. (Closed) Base URL: git@github.com:dart-lang/web-ui.git@master
Patch Set: Created 7 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « test/data/input/css_compile/index_shadow_dom_test.html ('k') | test/run_all.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/data/input/css_compile/index_test.html
diff --git a/test/data/input/css_compile/index_test.html b/test/data/input/css_compile/index_test.html
index 7c2703c539f9b2b4e5c064648384273f27259d31..31e1582f5743059c14178418ddd41de2143f5c6f 100644
--- a/test/data/input/css_compile/index_test.html
+++ b/test/data/input/css_compile/index_test.html
@@ -88,7 +88,7 @@ main() {
expect(xComp2Reset.length, 1);
window.postMessage('done', '*');
- });
+ });
}
</script>
</body>
« no previous file with comments | « test/data/input/css_compile/index_shadow_dom_test.html ('k') | test/run_all.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698