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

Side by Side Diff: LayoutTests/platform/mac-mavericks/fast/forms/select-style-expected.txt

Issue 1360323003: Auto-rebaseline for r202651 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 2 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 800x600 3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600 4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x584 5 LayoutBlockFlow {BODY} at (8,8) size 784x584
6 LayoutText {#text} at (0,0) size 566x18 6 LayoutText {#text} at (0,0) size 566x18
7 text run at (0,0) width 256: "This tests that styled popups look right. " 7 text run at (0,0) width 256: "This tests that styled popups look right. "
8 text run at (255,0) width 311: "(Aqua for now- later, we will honor the styling)." 8 text run at (255,0) width 311: "(Aqua for now- later, we will honor the styling)."
9 LayoutBR {BR} at (565,14) size 1x0 9 LayoutBR {BR} at (565,14) size 1x0
10 LayoutMenuList {SELECT} at (0,19) size 51x18 [bgcolor=#FF0000] [border: (1 px solid #A6A6A6)] 10 LayoutMenuList {SELECT} at (0,19) size 51x18 [bgcolor=#FF0000] [border: (1 px solid #A6A6A6)]
(...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after
64 text run at (51,166) width 4: " " 64 text run at (51,166) width 4: " "
65 LayoutBR {BR} at (55,180) size 0x0 65 LayoutBR {BR} at (55,180) size 0x0
66 LayoutText {#text} at (0,185) size 430x18 66 LayoutText {#text} at (0,185) size 430x18
67 text run at (0,185) width 430: "This tests that the image specified for background-image is visible." 67 text run at (0,185) width 430: "This tests that the image specified for background-image is visible."
68 LayoutBR {BR} at (429,199) size 1x0 68 LayoutBR {BR} at (429,199) size 1x0
69 LayoutMenuList {SELECT} at (0,203) size 51x18 [bgcolor=#F8F8F8] [border: ( 1px solid #A6A6A6)] 69 LayoutMenuList {SELECT} at (0,203) size 51x18 [bgcolor=#F8F8F8] [border: ( 1px solid #A6A6A6)]
70 LayoutBlockFlow (anonymous) at (1,1) size 49x16 70 LayoutBlockFlow (anonymous) at (1,1) size 49x16
71 LayoutText (anonymous) at (8,1) size 20x13 71 LayoutText (anonymous) at (8,1) size 20x13
72 text run at (8,1) width 20: "test" 72 text run at (8,1) width 20: "test"
73 LayoutText {#text} at (0,0) size 0x0 73 LayoutText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698