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

Side by Side Diff: test/data/expected/if_children_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 800x246 4 layer at (0,0) size 800x246
5 RenderBlock {HTML} at (0,0) size 800x246 5 RenderBlock {HTML} at (0,0) size 800x246
6 RenderBody {BODY} at (8,8) size 784x222 6 RenderBody {BODY} at (8,8) size 784x222
7 RenderBlock (anonymous) at (0,0) size 784x18 7 RenderBlock (anonymous) at (0,0) size 784x18
8 RenderText {#text} at (0,0) size 520x18 8 RenderText {#text} at (0,0) size 520x18
9 text run at (0,0) width 520: "You should see counting numbers from \"o ne\" to \"six\":" 9 text run at (0,0) width 520: "You should see counting numbers from \"o ne\" to \"six\":"
10 RenderText {#text} at (0,0) size 0x0 10 RenderText {#text} at (0,0) size 0x0
11 RenderBlock {P} at (0,34) size 784x18 11 RenderBlock {P} at (0,34) size 784x18
12 RenderText {#text} at (0,0) size 30x18 12 RenderText {#text} at (0,0) size 30x18
13 text run at (0,0) width 30: "one" 13 text run at (0,0) width 30: "one"
14 RenderBlock (anonymous) at (0,68) size 784x0
15 RenderText {#text} at (0,0) size 0x0
16 RenderText {#text} at (0,0) size 0x0
17 RenderBlock {P} at (0,68) size 784x18 14 RenderBlock {P} at (0,68) size 784x18
18 RenderText {#text} at (0,0) size 30x18 15 RenderText {#text} at (0,0) size 30x18
19 text run at (0,0) width 30: "two" 16 text run at (0,0) width 30: "two"
20 RenderBlock (anonymous) at (0,102) size 784x0
21 RenderText {#text} at (0,0) size 0x0
22 RenderBlock {P} at (0,102) size 784x18 17 RenderBlock {P} at (0,102) size 784x18
23 RenderText {#text} at (0,0) size 50x18 18 RenderText {#text} at (0,0) size 50x18
24 text run at (0,0) width 50: "three" 19 text run at (0,0) width 50: "three"
25 RenderBlock (anonymous) at (0,136) size 784x0
26 RenderText {#text} at (0,0) size 0x0
27 RenderBlock {P} at (0,136) size 784x18 20 RenderBlock {P} at (0,136) size 784x18
28 RenderText {#text} at (0,0) size 40x18 21 RenderText {#text} at (0,0) size 40x18
29 text run at (0,0) width 40: "four" 22 text run at (0,0) width 40: "four"
30 RenderBlock (anonymous) at (0,170) size 784x0 23 RenderBlock (anonymous) at (0,170) size 784x0
31 RenderText {#text} at (0,0) size 0x0 24 RenderText {#text} at (0,0) size 0x0
32 RenderText {#text} at (0,0) size 0x0 25 RenderText {#text} at (0,0) size 0x0
33 RenderText {#text} at (0,0) size 0x0 26 RenderText {#text} at (0,0) size 0x0
34 RenderText {#text} at (0,0) size 0x0
35 RenderBlock {P} at (0,170) size 784x18 27 RenderBlock {P} at (0,170) size 784x18
36 RenderText {#text} at (0,0) size 40x18 28 RenderText {#text} at (0,0) size 40x18
37 text run at (0,0) width 40: "five" 29 text run at (0,0) width 40: "five"
38 RenderBlock (anonymous) at (0,204) size 784x0
39 RenderText {#text} at (0,0) size 0x0
40 RenderBlock {P} at (0,204) size 784x18 30 RenderBlock {P} at (0,204) size 784x18
41 RenderText {#text} at (0,0) size 30x18 31 RenderText {#text} at (0,0) size 30x18
42 text run at (0,0) width 30: "six" 32 text run at (0,0) width 30: "six"
43 RenderBlock (anonymous) at (0,238) size 784x0 33 RenderBlock (anonymous) at (0,238) size 784x0
44 RenderText {#text} at (0,0) size 0x0 34 RenderText {#text} at (0,0) size 0x0
45 RenderText {#text} at (0,0) size 0x0 35 RenderText {#text} at (0,0) size 0x0
46 RenderText {#text} at (0,0) size 0x0 36 RenderText {#text} at (0,0) size 0x0
47 RenderText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698