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

Side by Side Diff: test/data/expected/custom_radio_button_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 800x71 4 layer at (0,0) size 800x71
5 RenderBlock {HTML} at (0,0) size 800x71 5 RenderBlock {HTML} at (0,0) size 800x71
6 RenderBody {BODY} at (8,8) size 784x50 6 RenderBody {BODY} at (8,8) size 784x50
7 RenderBlock {FORM} at (0,0) size 784x21 7 RenderBlock {FORM} at (0,0) size 784x21
8 RenderBlock {INPUT} at (5,3) size 13x13 8 RenderBlock {INPUT} at (5,3) size 13x13
9 RenderText {#text} at (21,1) size 38x19 9 RenderText {#text} at (21,1) size 38x19
10 text run at (21,1) width 4: " " 10 text run at (21,1) width 4: " "
11 text run at (25,1) width 34: "Foo! " 11 text run at (25,1) width 34: "Foo! "
12 RenderBlock {INPUT} at (64,3) size 13x13 12 RenderBlock {INPUT} at (64,3) size 13x13
13 RenderText {#text} at (80,1) size 31x19 13 RenderText {#text} at (80,1) size 31x19
14 text run at (80,1) width 4: " " 14 text run at (80,1) width 4: " "
15 text run at (84,1) width 27: "Bar!" 15 text run at (84,1) width 27: "Bar!"
16 RenderBlock {PRE} at (0,34) size 784x16 16 RenderBlock {PRE} at (0,34) size 784x16
17 RenderText {#text} at (0,0) size 88x16 17 RenderText {#text} at (0,0) size 88x16
18 text run at (0,0) width 88: "You picked " 18 text run at (0,0) width 88: "You picked "
19 RenderText {#text} at (88,0) size 24x16 19 RenderText {#text} at (88,0) size 24x16
20 text run at (88,0) width 24: "Bar" 20 text run at (88,0) width 24: "Bar"
21 RenderText {#text} at (112,0) size 232x16 21 RenderText {#text} at (112,0) size 232x16
22 text run at (112,0) width 232: ". Final value should be 'Bar'" 22 text run at (112,0) width 232: ". Final value should be 'Bar'"
23 #EOF
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698