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

Side by Side 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 unified diff | Download patch
OLDNEW
1 Content-Type: text/plain 1 Content-Type: text/plain
2 layer at (0,0) size 800x600 2 layer at (0,0) size 800x600
3 RenderView at (0,0) size 800x600 3 RenderView at (0,0) size 800x600
4 layer at (0,0) size 800x208 4 layer at (0,0) size 800x208
5 RenderBlock {HTML} at (0,0) size 800x209 5 RenderBlock {HTML} at (0,0) size 800x208.06
6 RenderBody {BODY} at (8,16) size 784x171 6 RenderBody {BODY} at (8,16) size 784x170.80
7 RenderBlock {P} at (0,0) size 784x18 7 RenderBlock {P} at (0,0) size 784x18
8 RenderText {#text} at (0,0) size 350x18 8 RenderText {#text} at (0,0) size 350x18
9 text run at (0,0) width 350: "This tests data binding of heading." 9 text run at (0,0) width 350: "This tests data binding of heading."
10 RenderBlock {H4} at (0,39) size 784x19 10 RenderBlock {H4} at (0,39.27) size 784x18
11 RenderText {#text} at (0,0) size 40x18 11 RenderText {#text} at (0,0) size 40x18
12 text run at (0,0) width 40: "PASS" 12 text run at (0,0) width 40: "PASS"
13 RenderBlock {P} at (0,78) size 784x19 13 RenderBlock {P} at (0,78.53) size 784x18
14 RenderText {#text} at (0,0) size 340x18 14 RenderText {#text} at (0,0) size 340x18
15 text run at (0,0) width 340: "This tests data binding of strong." 15 text run at (0,0) width 340: "This tests data binding of strong."
16 RenderBlock (anonymous) at (0,112) size 784x20 16 RenderBlock (anonymous) at (0,112.53) size 784x19
17 RenderInline {STRONG} at (0,0) size 40x18 17 RenderInline {STRONG} at (0,0) size 40x18
18 RenderText {#text} at (0,1) size 40x18 18 RenderText {#text} at (0,1) size 40x18
19 text run at (0,1) width 40: "PASS" 19 text run at (0,1) width 40: "PASS"
20 RenderText {#text} at (0,0) size 0x0 20 RenderText {#text} at (0,0) size 0x0
21 RenderText {#text} at (0,0) size 0x0 21 RenderText {#text} at (0,0) size 0x0
22 RenderBlock {H4} at (0,152) size 784x19 22 RenderBlock {H4} at (0,152.80) size 784x18
23 RenderText {#text} at (0,0) size 320x18 23 RenderText {#text} at (0,0) size 320x18
24 text run at (0,0) width 320: "You should see two \"PASS\" above." 24 text run at (0,0) width 320: "You should see two \"PASS\" above."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698