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

Unified Diff: test/data/expected/dom_accessor_binding_test.html.txt

Issue 22928008: Refactor emitter in web-ui to make dart.js the last script, also cleanup tests (Closed) Base URL: git@github.com:dart-lang/web-ui.git@master
Patch Set: Created 7 years, 4 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
Index: test/data/expected/dom_accessor_binding_test.html.txt
diff --git a/test/data/expected/dom_accessor_binding_test.html.txt b/test/data/expected/dom_accessor_binding_test.html.txt
index 6d68f04e6be9c9c1282736d5e9fbf755c2c2223a..89c030e88af9cfc593cf8f287122330fdb979096 100644
--- a/test/data/expected/dom_accessor_binding_test.html.txt
+++ b/test/data/expected/dom_accessor_binding_test.html.txt
@@ -4,7 +4,7 @@ layer at (0,0) size 800x600
layer at (0,0) size 800x62
RenderBlock {HTML} at (0,0) size 800x62
RenderBody {BODY} at (8,8) size 784x46
- RenderTextControl {INPUT} at (2,2) size 205x24 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTextControl {INPUT} at (2,2) size 205x24 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderText {#text} at (209,5) size 10x18
text run at (209,5) width 10: " "
RenderText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698