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

Unified Diff: test/data/expected/element_ctor_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/element_ctor_test.html.txt
diff --git a/test/data/expected/element_ctor_test.html.txt b/test/data/expected/element_ctor_test.html.txt
index 3405377266386a0e632a22953d17f734f68fd9b9..2650a24ad58314bb4ba7250ac88e2f3e52984683 100644
--- a/test/data/expected/element_ctor_test.html.txt
+++ b/test/data/expected/element_ctor_test.html.txt
@@ -2,23 +2,23 @@ Content-Type: text/plain
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
layer at (0,0) size 800x208
- RenderBlock {HTML} at (0,0) size 800x209
- RenderBody {BODY} at (8,16) size 784x171
+ RenderBlock {HTML} at (0,0) size 800x208.06
+ RenderBody {BODY} at (8,16) size 784x170.80
RenderBlock {P} at (0,0) size 784x18
RenderText {#text} at (0,0) size 350x18
text run at (0,0) width 350: "This tests data binding of heading."
- RenderBlock {H4} at (0,39) size 784x19
+ RenderBlock {H4} at (0,39.27) size 784x18
RenderText {#text} at (0,0) size 40x18
text run at (0,0) width 40: "PASS"
- RenderBlock {P} at (0,78) size 784x19
+ RenderBlock {P} at (0,78.53) size 784x18
RenderText {#text} at (0,0) size 340x18
text run at (0,0) width 340: "This tests data binding of strong."
- RenderBlock (anonymous) at (0,112) size 784x20
+ RenderBlock (anonymous) at (0,112.53) size 784x19
RenderInline {STRONG} at (0,0) size 40x18
RenderText {#text} at (0,1) size 40x18
text run at (0,1) width 40: "PASS"
RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
- RenderBlock {H4} at (0,152) size 784x19
+ RenderBlock {H4} at (0,152.80) size 784x18
RenderText {#text} at (0,0) size 320x18
text run at (0,0) width 320: "You should see two \"PASS\" above."

Powered by Google App Engine
This is Rietveld 408576698