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

Side by Side Diff: LayoutTests/platform/android/fast/forms/basic-buttons-expected.txt

Issue 349693003: Manual rebaselines for r176850 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 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 | Annotate | Revision Log
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x381 3 layer at (0,0) size 800x381
4 RenderBlock {HTML} at (0,0) size 800x381 4 RenderBlock {HTML} at (0,0) size 800x381
5 RenderBody {BODY} at (8,8) size 784x365 5 RenderBody {BODY} at (8,8) size 784x365
6 RenderBlock (anonymous) at (0,0) size 784x80 6 RenderBlock (anonymous) at (0,0) size 784x80
7 RenderText {#text} at (0,0) size 515x19 7 RenderText {#text} at (0,0) size 515x19
8 text run at (0,0) width 515: "Tests for basic button rendering. Create s a table with seven columns and seven rows. " 8 text run at (0,0) width 515: "Tests for basic button rendering. Create s a table with seven columns and seven rows. "
9 RenderBR {BR} at (515,0) size 0x19 9 RenderBR {BR} at (515,0) size 0x19
10 RenderText {#text} at (0,20) size 491x19 10 RenderText {#text} at (0,20) size 491x19
(...skipping 147 matching lines...) Expand 10 before | Expand all | Expand 10 after
158 RenderText {#text} at (1,1) size 104x19 158 RenderText {#text} at (1,1) size 104x19
159 text run at (1,1) width 104: "(60, 54) (56, 50)" 159 text run at (1,1) width 104: "(60, 54) (56, 50)"
160 RenderTableCell {TD} at (371,219) size 126x66 [r=7 c=3 rs=1 cs=1] 160 RenderTableCell {TD} at (371,219) size 126x66 [r=7 c=3 rs=1 cs=1]
161 RenderButton {INPUT} at (3,3) size 61x60 [bgcolor=#C0C0C0] [border : (2px outset #C0C0C0)] 161 RenderButton {INPUT} at (3,3) size 61x60 [bgcolor=#C0C0C0] [border : (2px outset #C0C0C0)]
162 RenderBlock (anonymous) at (22,22) size 17x16 162 RenderBlock (anonymous) at (22,22) size 17x16
163 RenderText {#text} at (0,0) size 17x16 163 RenderText {#text} at (0,0) size 17x16
164 text run at (0,0) width 17: "foo" 164 text run at (0,0) width 17: "foo"
165 RenderTableCell {TD} at (497,241) size 160x22 [r=7 c=4 rs=1 cs=1] 165 RenderTableCell {TD} at (497,241) size 160x22 [r=7 c=4 rs=1 cs=1]
166 RenderText {#text} at (1,1) size 104x19 166 RenderText {#text} at (1,1) size 104x19
167 text run at (1,1) width 104: "(60, 61) (56, 57)" 167 text run at (1,1) width 104: "(60, 61) (56, 57)"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698