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

Side by Side Diff: test/data/expected/todomvc_mainpage2_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 800x461 4 layer at (0,0) size 800x461
5 RenderBlock {HTML} at (0,0) size 800x461 5 RenderBlock {HTML} at (0,0) size 800x461
6 RenderBody {BODY} at (125,130) size 550x319 [color=#4D4D4D] [bgcolor=#EAEAEA ] 6 RenderBody {BODY} at (125,130) size 550x319 [color=#4D4D4D] [bgcolor=#EAEAEA ]
7 RenderBlock {FOOTER} at (0,207) size 550x112 [color=#A6A6A6] 7 RenderBlock {FOOTER} at (0,207) 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 114 matching lines...) Expand 10 before | Expand all | Expand 10 after
125 RenderText {#text} at (0,0) size 0x0 125 RenderText {#text} at (0,0) size 0x0
126 RenderText {#text} at (0,0) size 0x0 126 RenderText {#text} at (0,0) size 0x0
127 RenderText {#text} at (0,0) size 0x0 127 RenderText {#text} at (0,0) size 0x0
128 RenderText {#text} at (0,0) size 0x0 128 RenderText {#text} at (0,0) size 0x0
129 layer at (126,212) size 40x58 129 layer at (126,212) size 40x58
130 RenderBlock (positioned) {INPUT} at (0,0) size 40x58 [color=#000000] 130 RenderBlock (positioned) {INPUT} at (0,0) size 40x58 [color=#000000]
131 RenderInline (generated) at (0,0) size 18x23 [color=#D9D9D9] 131 RenderInline (generated) at (0,0) size 18x23 [color=#D9D9D9]
132 RenderText at (11,10) size 18x23 132 RenderText at (11,10) size 18x23
133 text run at (11,10) width 18: "\x{2714}" 133 text run at (11,10) width 18: "\x{2714}"
134 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 134 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
135 #EOF
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698