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

Side by Side Diff: test/data/expected/iterate_attribute_test.html.txt

Issue 12314041: Make all tests in drt run at once (Closed) Base URL: git@github.com:dart-lang/web-ui.git@master
Patch Set: Created 7 years, 10 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 800x36 4 layer at (0,0) size 800x36
5 RenderBlock {HTML} at (0,0) size 800x36 5 RenderBlock {HTML} at (0,0) size 800x36
6 RenderBody {BODY} at (8,8) size 784x20 6 RenderBody {BODY} at (8,8) size 784x20
7 RenderBlock {DIV} at (0,0) size 784x20 7 RenderBlock {DIV} at (0,0) size 784x20
8 RenderInline {SPAN} at (0,0) size 7x19 8 RenderInline {SPAN} at (0,0) size 7x19
9 RenderText {#text} at (0,0) size 7x19 9 RenderText {#text} at (0,0) size 7x19
10 text run at (0,0) width 7: "a" 10 text run at (0,0) width 7: "a"
11 RenderText {#text} at (7,0) size 4x19 11 RenderText {#text} at (7,0) size 4x19
12 text run at (7,0) width 4: " " 12 text run at (7,0) width 4: " "
13 RenderText {#text} at (0,0) size 0x0 13 RenderText {#text} at (0,0) size 0x0
14 RenderInline {SPAN} at (0,0) size 8x19 14 RenderInline {SPAN} at (0,0) size 8x19
15 RenderText {#text} at (11,0) size 8x19 15 RenderText {#text} at (11,0) size 8x19
16 text run at (11,0) width 8: "b" 16 text run at (11,0) width 8: "b"
17 RenderText {#text} at (19,0) size 4x19 17 RenderText {#text} at (19,0) size 4x19
18 text run at (19,0) width 4: " " 18 text run at (19,0) width 4: " "
19 RenderText {#text} at (0,0) size 0x0 19 RenderText {#text} at (0,0) size 0x0
20 RenderInline {SPAN} at (0,0) size 7x19 20 RenderInline {SPAN} at (0,0) size 7x19
21 RenderText {#text} at (23,0) size 7x19 21 RenderText {#text} at (23,0) size 7x19
22 text run at (23,0) width 7: "c" 22 text run at (23,0) width 7: "c"
23 RenderText {#text} at (30,0) size 4x19 23 RenderText {#text} at (30,0) size 4x19
24 text run at (30,0) width 4: " " 24 text run at (30,0) width 4: " "
25 RenderText {#text} at (0,0) size 0x0 25 RenderText {#text} at (0,0) size 0x0
26 RenderInline {SPAN} at (0,0) size 8x19 26 RenderInline {SPAN} at (0,0) size 8x19
27 RenderText {#text} at (34,0) size 8x19 27 RenderText {#text} at (34,0) size 8x19
28 text run at (34,0) width 8: "d" 28 text run at (34,0) width 8: "d"
29 RenderText {#text} at (0,0) size 0x0 29 RenderText {#text} at (0,0) size 0x0
30 #EOF
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698