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

Side by Side Diff: test/data/expected/todomvc_listorder_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 800x579 4 layer at (0,0) size 800x579
5 RenderBlock {HTML} at (0,0) size 800x579 5 RenderBlock {HTML} at (0,0) size 800x579
6 RenderBody {BODY} at (125,130) size 550x437 [color=#4D4D4D] [bgcolor=#EAEAEA ] 6 RenderBody {BODY} at (125,130) size 550x437 [color=#4D4D4D] [bgcolor=#EAEAEA ]
7 RenderBlock {FOOTER} at (0,325) size 550x112 [color=#A6A6A6] 7 RenderBlock {FOOTER} at (0,325) size 550x112 [color=#A6A6A6]
8 RenderBlock {P} at (0,0) size 550x19 8 RenderBlock {P} at (0,0) size 550x19
9 RenderText {#text} at (203,2) size 144x15 9 RenderText {#text} at (203,2) size 144x15
10 text run at (203,2) width 144: "Double-click to edit a todo." 10 text run at (203,2) width 144: "Double-click to edit a todo."
(...skipping 178 matching lines...) Expand 10 before | Expand all | Expand 10 after
189 RenderText {#text} at (0,0) size 0x0 189 RenderText {#text} at (0,0) size 0x0
190 RenderText {#text} at (0,0) size 0x0 190 RenderText {#text} at (0,0) size 0x0
191 RenderText {#text} at (0,0) size 0x0 191 RenderText {#text} at (0,0) size 0x0
192 RenderText {#text} at (0,0) size 0x0 192 RenderText {#text} at (0,0) size 0x0
193 layer at (126,330) size 40x58 193 layer at (126,330) size 40x58
194 RenderBlock (positioned) {INPUT} at (0,0) size 40x58 [color=#000000] 194 RenderBlock (positioned) {INPUT} at (0,0) size 40x58 [color=#000000]
195 RenderInline (generated) at (0,0) size 18x23 [color=#D9D9D9] 195 RenderInline (generated) at (0,0) size 18x23 [color=#D9D9D9]
196 RenderText at (11,10) size 18x23 196 RenderText at (11,10) size 18x23
197 text run at (11,10) width 18: "\x{2714}" 197 text run at (11,10) width 18: "\x{2714}"
198 caret: position 0 of child 0 {DIV} of {#document-fragment} of child 1 {INPUT} of child 3 {FORM} of child 1 {HEADER} of child 1 {SECTION} of body 198 caret: position 0 of child 0 {DIV} of {#document-fragment} of child 1 {INPUT} of child 3 {FORM} of child 1 {HEADER} of child 1 {SECTION} of body
199 #EOF
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698