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

Side by Side Diff: test/data/expected/iterate_fragments_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 800x76 4 layer at (0,0) size 800x76
5 RenderBlock {HTML} at (0,0) size 800x76 5 RenderBlock {HTML} at (0,0) size 800x76
6 RenderBody {BODY} at (8,8) size 784x60 6 RenderBody {BODY} at (8,8) size 784x60
7 RenderBlock (anonymous) at (0,0) size 784x40 7 RenderBlock (anonymous) at (0,0) size 784x40
8 RenderText {#text} at (0,0) size 319x19 8 RenderText {#text} at (0,0) size 319x19
9 text run at (0,0) width 319: "loop1 should read: (a [a] a)(b [b] b)(c [c] c)(e [e] e) " 9 text run at (0,0) width 319: "loop1 should read: (a [a] a)(b [b] b)(c [c] c)(e [e] e) "
10 RenderText {#text} at (319,0) size 5x19 10 RenderText {#text} at (319,0) size 5x19
(...skipping 145 matching lines...) Expand 10 before | Expand all | Expand 10 after
156 RenderText {#text} at (183,0) size 7x19 156 RenderText {#text} at (183,0) size 7x19
157 text run at (183,0) width 7: "e" 157 text run at (183,0) width 7: "e"
158 RenderText {#text} at (190,0) size 5x19 158 RenderText {#text} at (190,0) size 5x19
159 text run at (190,0) width 5: ")" 159 text run at (190,0) width 5: ")"
160 RenderText {#text} at (195,0) size 4x19 160 RenderText {#text} at (195,0) size 4x19
161 text run at (195,0) width 4: " " 161 text run at (195,0) width 4: " "
162 RenderText {#text} at (199,0) size 7x19 162 RenderText {#text} at (199,0) size 7x19
163 text run at (199,0) width 7: "e" 163 text run at (199,0) width 7: "e"
164 RenderText {#text} at (206,0) size 5x19 164 RenderText {#text} at (206,0) size 5x19
165 text run at (206,0) width 5: "]" 165 text run at (206,0) width 5: "]"
166 #EOF
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698