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

Side by Side Diff: test/data/expected/list_children_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 800x100 4 layer at (0,0) size 800x100
5 RenderBlock {HTML} at (0,0) size 800x100 5 RenderBlock {HTML} at (0,0) size 800x100
6 RenderBody {BODY} at (8,8) size 784x76 6 RenderBody {BODY} at (8,8) size 784x76
7 RenderBlock (anonymous) at (0,0) size 784x20 7 RenderBlock (anonymous) at (0,0) size 784x20
8 RenderText {#text} at (0,0) size 383x19 8 RenderText {#text} at (0,0) size 383x19
9 text run at (0,0) width 383: "You should see the list items \"a\" and \"b\" repeated 3 times each. " 9 text run at (0,0) width 383: "You should see the list items \"a\" and \"b\" repeated 3 times each. "
10 RenderText {#text} at (0,0) size 0x0 10 RenderText {#text} at (0,0) size 0x0
(...skipping 48 matching lines...) Expand 10 before | Expand all | Expand 10 after
59 RenderInline {SPAN} at (0,0) size 22x19 59 RenderInline {SPAN} at (0,0) size 22x19
60 RenderText {#text} at (0,20) size 22x19 60 RenderText {#text} at (0,20) size 22x19
61 text run at (0,20) width 22: "abc" 61 text run at (0,20) width 22: "abc"
62 RenderText {#text} at (22,20) size 4x19 62 RenderText {#text} at (22,20) size 4x19
63 text run at (22,20) width 4: " " 63 text run at (22,20) width 4: " "
64 RenderInline {SPAN} at (0,0) size 19x19 64 RenderInline {SPAN} at (0,0) size 19x19
65 RenderText {#text} at (26,20) size 19x19 65 RenderText {#text} at (26,20) size 19x19
66 text run at (26,20) width 19: "def" 66 text run at (26,20) width 19: "def"
67 RenderText {#text} at (0,0) size 0x0 67 RenderText {#text} at (0,0) size 0x0
68 RenderText {#text} at (0,0) size 0x0 68 RenderText {#text} at (0,0) size 0x0
69 #EOF
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698