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

Side by Side Diff: test/data/expected/dom_accessor_binding_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 800x42 4 layer at (0,0) size 800x42
5 RenderBlock {HTML} at (0,0) size 800x42 5 RenderBlock {HTML} at (0,0) size 800x42
6 RenderBody {BODY} at (8,8) size 784x26 6 RenderBody {BODY} at (8,8) size 784x26
7 RenderTextControl {INPUT} at (2,2) size 153x22 [bgcolor=#FFFFFF] [border: (2px inset #000000)] 7 RenderTextControl {INPUT} at (2,2) size 153x22 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
8 RenderText {#text} at (157,3) size 4x19 8 RenderText {#text} at (157,3) size 4x19
9 text run at (157,3) width 4: " " 9 text run at (157,3) width 4: " "
10 RenderText {#text} at (0,0) size 0x0 10 RenderText {#text} at (0,0) size 0x0
11 RenderText {#text} at (161,3) size 225x19 11 RenderText {#text} at (161,3) size 225x19
12 text run at (161,3) width 225: "expected input.value to be \"A\", got A" 12 text run at (161,3) width 225: "expected input.value to be \"A\", got A"
13 RenderText {#text} at (386,3) size 225x19 13 RenderText {#text} at (386,3) size 225x19
14 text run at (386,3) width 225: "expected input.value to be \"C\", got C" 14 text run at (386,3) width 225: "expected input.value to be \"C\", got C"
15 layer at (12,13) size 149x16 15 layer at (12,13) size 149x16
16 RenderBlock {DIV} at (2,3) size 149x16 16 RenderBlock {DIV} at (2,3) size 149x16
17 RenderText {#text} at (0,0) size 9x16 17 RenderText {#text} at (0,0) size 9x16
18 text run at (0,0) width 9: "C" 18 text run at (0,0) width 9: "C"
19 #EOF
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698