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

Side by Side Diff: LayoutTests/platform/mac-mavericks/fast/forms/basic-selects-expected.txt

Issue 1253573007: Auto-rebaseline for r199263 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 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 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x446 3 layer at (0,0) size 800x446
4 LayoutBlockFlow {HTML} at (0,0) size 800x446 4 LayoutBlockFlow {HTML} at (0,0) size 800x446
5 LayoutBlockFlow {BODY} at (8,8) size 784x430 5 LayoutBlockFlow {BODY} at (8,8) size 784x430
6 LayoutBlockFlow {DIV} at (0,0) size 784x430 [border: (1px solid #FF0000)] 6 LayoutBlockFlow {DIV} at (0,0) size 784x430 [border: (1px solid #FF0000)]
7 LayoutText {#text} at (1,0) size 169x18 7 LayoutText {#text} at (1,0) size 169x18
8 text run at (1,0) width 169: "Whitespace in option text:" 8 text run at (1,0) width 169: "Whitespace in option text:"
9 LayoutMenuList {SELECT} at (169.39,1) size 56x18 [bgcolor=#F8F8F8] 9 LayoutMenuList {SELECT} at (169.39,1) size 56x18 [bgcolor=#F8F8F8]
10 LayoutBlockFlow (anonymous) at (0,0) size 56x18 10 LayoutBlockFlow (anonymous) at (0,0) size 56x18
(...skipping 154 matching lines...) Expand 10 before | Expand all | Expand 10 after
165 LayoutText {#text} at (1,394) size 298x18 165 LayoutText {#text} at (1,394) size 298x18
166 text run at (1,394) width 298: "Styled select control with large borde r-radius: " 166 text run at (1,394) width 298: "Styled select control with large borde r-radius: "
167 LayoutBR {BR} at (298,394) size 1x18 167 LayoutBR {BR} at (298,394) size 1x18
168 LayoutMenuList {SELECT} at (1,411) size 198x18 [bgcolor=#33CCFF] [border : (1px solid #A6A6A6)] 168 LayoutMenuList {SELECT} at (1,411) size 198x18 [bgcolor=#33CCFF] [border : (1px solid #A6A6A6)]
169 LayoutBlockFlow (anonymous) at (1,1) size 196x16 169 LayoutBlockFlow (anonymous) at (1,1) size 196x16
170 LayoutText (anonymous) at (8,1) size 70x13 170 LayoutText (anonymous) at (8,1) size 70x13
171 text run at (8,1) width 70: "Future Series" 171 text run at (8,1) width 70: "Future Series"
172 LayoutText {#text} at (199,410) size 4x18 172 LayoutText {#text} at (199,410) size 4x18
173 text run at (199,410) width 4: " " 173 text run at (199,410) width 4: " "
174 LayoutBR {BR} at (0,0) size 0x0 174 LayoutBR {BR} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698