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

Side by Side Diff: test/data/expected/component_field_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 800x220 4 layer at (0,0) size 800x220
5 RenderBlock {HTML} at (0,0) size 800x220 5 RenderBlock {HTML} at (0,0) size 800x220
6 RenderBody {BODY} at (8,16) size 784x196 6 RenderBody {BODY} at (8,16) size 784x196
7 RenderBlock {P} at (0,0) size 784x20 7 RenderBlock {P} at (0,0) size 784x20
8 RenderText {#text} at (0,0) size 544x19 8 RenderText {#text} at (0,0) size 544x19
9 text run at (0,0) width 433: "This test has three loops, each over two items, for a total of six different " 9 text run at (0,0) width 433: "This test has three loops, each over two items, for a total of six different "
10 text run at (433,0) width 111: "greeting messages:" 10 text run at (433,0) width 111: "greeting messages:"
(...skipping 62 matching lines...) Expand 10 before | Expand all | Expand 10 after
73 text run at (67,0) width 14: "??" 73 text run at (67,0) width 14: "??"
74 RenderBlock {X-GREETER} at (0,176) size 784x20 74 RenderBlock {X-GREETER} at (0,176) size 784x20
75 RenderText {#text} at (0,0) size 10x19 75 RenderText {#text} at (0,0) size 10x19
76 text run at (0,0) width 10: "hi" 76 text run at (0,0) width 10: "hi"
77 RenderText {#text} at (10,0) size 8x19 77 RenderText {#text} at (10,0) size 8x19
78 text run at (10,0) width 8: ", " 78 text run at (10,0) width 8: ", "
79 RenderText {#text} at (18,0) size 49x19 79 RenderText {#text} at (18,0) size 49x19
80 text run at (18,0) width 49: "universe" 80 text run at (18,0) width 49: "universe"
81 RenderText {#text} at (67,0) size 10x19 81 RenderText {#text} at (67,0) size 10x19
82 text run at (67,0) width 10: "!!" 82 text run at (67,0) width 10: "!!"
83 #EOF
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698