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

Side by Side Diff: test/data/expected/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 34x19 9 RenderText {#text} at (21,1) size 34x19
10 text run at (21,1) width 34: "Foo! " 10 text run at (21,1) width 34: "Foo! "
11 RenderBlock {INPUT} at (60,3) size 13x13 11 RenderBlock {INPUT} at (60,3) size 13x13
12 RenderText {#text} at (76,1) size 27x19 12 RenderText {#text} at (76,1) size 27x19
13 text run at (76,1) width 27: "Bar!" 13 text run at (76,1) width 27: "Bar!"
14 RenderBlock {PRE} at (0,34) size 784x16 14 RenderBlock {PRE} at (0,34) size 784x16
15 RenderText {#text} at (0,0) size 88x16 15 RenderText {#text} at (0,0) size 88x16
16 text run at (0,0) width 88: "You picked " 16 text run at (0,0) width 88: "You picked "
17 RenderText {#text} at (88,0) size 24x16 17 RenderText {#text} at (88,0) size 24x16
18 text run at (88,0) width 24: "Bar" 18 text run at (88,0) width 24: "Bar"
19 RenderText {#text} at (112,0) size 232x16 19 RenderText {#text} at (112,0) size 232x16
20 text run at (112,0) width 232: ". Final value should be 'Bar'" 20 text run at (112,0) width 232: ". Final value should be 'Bar'"
21 #EOF
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698