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

Side by Side Diff: LayoutTests/platform/android/fast/forms/button-table-styles-expected.txt

Issue 349693003: Manual rebaselines for r176850 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 5 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 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584 5 RenderBody {BODY} at (8,8) size 784x584
6 RenderBlock (anonymous) at (0,0) size 784x20 6 RenderBlock (anonymous) at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 327x19 7 RenderText {#text} at (0,0) size 327x19
8 text run at (0,0) width 327: "This tests that buttons don't honor tabl e display styles. " 8 text run at (0,0) width 327: "This tests that buttons don't honor tabl e display styles. "
9 RenderBR {BR} at (327,15) size 0x0 9 RenderBR {BR} at (327,15) size 0x0
10 RenderButton {INPUT} at (2,22) size 93x22 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)] 10 RenderButton {INPUT} at (2,22) size 93x22 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
(...skipping 123 matching lines...) Expand 10 before | Expand all | Expand 10 after
134 RenderBlock (anonymous) at (8,3) size 123x16 134 RenderBlock (anonymous) at (8,3) size 123x16
135 RenderText {#text} at (0,0) size 123x16 135 RenderText {#text} at (0,0) size 123x16
136 text run at (0,0) width 123: "display: table-caption" 136 text run at (0,0) width 123: "display: table-caption"
137 RenderText {#text} at (143,411) size 4x19 137 RenderText {#text} at (143,411) size 4x19
138 text run at (143,411) width 4: " " 138 text run at (143,411) width 4: " "
139 RenderButton {INPUT} at (149,410) size 139x22 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)] 139 RenderButton {INPUT} at (149,410) size 139x22 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
140 RenderBlock (anonymous) at (8,3) size 123x16 140 RenderBlock (anonymous) at (8,3) size 123x16
141 RenderText {#text} at (0,0) size 123x16 141 RenderText {#text} at (0,0) size 123x16
142 text run at (0,0) width 123: "display: table-caption" 142 text run at (0,0) width 123: "display: table-caption"
143 RenderText {#text} at (0,0) size 0x0 143 RenderText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698