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

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

Issue 1920463002: Manual rebaselines for r388291 #2 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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 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 565x18
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 310: "(Aqua for now- later, we will honor the styling)."
9 LayoutBR {BR} at (565,14) size 1x0 9 LayoutBR {BR} at (564,14) size 1x0
10 LayoutMenuList {SELECT} at (0,19) size 43x18 [bgcolor=#FF0000] [border: (1 px solid #A6A6A6)] 10 LayoutMenuList {SELECT} at (0,19) size 43x18 [bgcolor=#FF0000] [border: (1 px solid #A6A6A6)]
11 LayoutBlockFlow (anonymous) at (1,1) size 41x16 11 LayoutBlockFlow (anonymous) at (1,1) size 41x16
12 LayoutText (anonymous) at (8,1) size 20x13 12 LayoutText (anonymous) at (8,1) size 20x13
13 text run at (8,1) width 20: "test" 13 text run at (8,1) width 20: "test"
14 LayoutText {#text} at (43,18) size 4x18 14 LayoutText {#text} at (43,18) size 4x18
15 text run at (43,18) width 4: " " 15 text run at (43,18) width 4: " "
16 LayoutBR {BR} at (47,32) size 0x0 16 LayoutBR {BR} at (47,32) size 0x0
17 LayoutText {#text} at (0,37) size 541x18 17 LayoutText {#text} at (0,37) size 541x18
18 text run at (0,37) width 541: "This tests that background color is white by default regardless of the parent element." 18 text run at (0,37) width 541: "This tests that background color is white by default regardless of the parent element."
19 LayoutBR {BR} at (540,51) size 1x0 19 LayoutBR {BR} at (540,51) size 1x0
(...skipping 44 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 429x18 66 LayoutText {#text} at (0,185) size 429x18
67 text run at (0,185) width 429: "This tests that the image specified for background-image is visible." 67 text run at (0,185) width 429: "This tests that the image specified for background-image is visible."
68 LayoutBR {BR} at (428,199) size 1x0 68 LayoutBR {BR} at (428,199) size 1x0
69 LayoutMenuList {SELECT} at (0,203) size 43x18 [bgcolor=#F8F8F8] [border: ( 1px solid #A6A6A6)] 69 LayoutMenuList {SELECT} at (0,203) size 43x18 [bgcolor=#F8F8F8] [border: ( 1px solid #A6A6A6)]
70 LayoutBlockFlow (anonymous) at (1,1) size 41x16 70 LayoutBlockFlow (anonymous) at (1,1) size 41x16
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