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

Unified Diff: LayoutTests/platform/mac/fast/forms/select-style-expected.txt

Issue 184553007: Auto-rebaseline for r168130 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 10 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/platform/mac/fast/forms/select-style-expected.txt
diff --git a/LayoutTests/fast/forms/select-style-expected.txt b/LayoutTests/platform/mac/fast/forms/select-style-expected.txt
similarity index 93%
rename from LayoutTests/fast/forms/select-style-expected.txt
rename to LayoutTests/platform/mac/fast/forms/select-style-expected.txt
index cc8a4178e6be7e697e29244b6862f968eb0ab17c..61663806e9dc9fe54702cfe789044f208ed54e71 100644
--- a/LayoutTests/fast/forms/select-style-expected.txt
+++ b/LayoutTests/platform/mac/fast/forms/select-style-expected.txt
@@ -7,7 +7,7 @@ layer at (0,0) size 800x600
text run at (0,0) width 250: "This tests that styled popups look right. "
text run at (250,0) width 304: "(Aqua for now- later, we will honor the styling)."
RenderBR {BR} at (554,14) size 0x0
- RenderMenuList {SELECT} at (2,20) size 51x18 [bgcolor=#FF0000] [border: (1px solid #000000)]
+ RenderMenuList {SELECT} at (2,20) size 51x18 [bgcolor=#FF0000] [border: (1px solid #A6A6A6)]
RenderBlock (anonymous) at (1,1) size 49x16
RenderText at (8,1) size 20x13
text run at (8,1) width 20: "test"
@@ -19,7 +19,7 @@ layer at (0,0) size 800x600
RenderBR {BR} at (528,54) size 0x0
RenderInline {SPAN} at (0,0) size 69x28 [bgcolor=#FF0000]
RenderText {#text} at (0,0) size 0x0
- RenderMenuList {SELECT} at (7,60) size 51x18 [bgcolor=#FFFFFF]
+ RenderMenuList {SELECT} at (7,60) size 51x18 [bgcolor=#F8F8F8]
RenderBlock (anonymous) at (0,0) size 51x18
RenderText at (8,2) size 20x13
text run at (8,2) width 20: "test"
@@ -32,7 +32,7 @@ layer at (0,0) size 800x600
RenderBR {BR} at (625,94) size 0x0
RenderInline {SPAN} at (0,0) size 69x28 [bgcolor=#FF0000]
RenderText {#text} at (0,0) size 0x0
- RenderMenuList {SELECT} at (7,100) size 51x18 [border: (1px solid #000000)]
+ RenderMenuList {SELECT} at (7,100) size 51x18 [border: (1px solid #A6A6A6)]
RenderBlock (anonymous) at (1,1) size 49x16
RenderText at (8,1) size 20x13
text run at (8,1) width 20: "test"
@@ -45,7 +45,7 @@ layer at (0,0) size 800x600
RenderBR {BR} at (637,134) size 0x0
RenderInline {SPAN} at (0,0) size 69x28 [bgcolor=#FF0000]
RenderText {#text} at (0,0) size 0x0
- RenderMenuList {SELECT} at (7,140) size 51x18 [border: (1px solid #000000)]
+ RenderMenuList {SELECT} at (7,140) size 51x18 [border: (1px solid #A6A6A6)]
RenderBlock (anonymous) at (1,1) size 49x16
RenderText at (8,1) size 20x13
text run at (8,1) width 20: "test"
@@ -56,7 +56,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,160) size 498x18
text run at (0,160) width 498: "This tests that background is white if only background-image:none is specified."
RenderBR {BR} at (498,174) size 0x0
- RenderMenuList {SELECT} at (2,180) size 51x18 [bgcolor=#FFFFFF]
+ RenderMenuList {SELECT} at (2,180) size 51x18 [bgcolor=#F8F8F8]
RenderBlock (anonymous) at (0,0) size 51x18
RenderText at (8,2) size 20x13
text run at (8,2) width 20: "test"
@@ -66,7 +66,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,200) size 418x18
text run at (0,200) width 418: "This tests that the image specified for background-image is visible."
RenderBR {BR} at (418,214) size 0x0
- RenderMenuList {SELECT} at (2,220) size 51x18 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+ RenderMenuList {SELECT} at (2,220) size 51x18 [bgcolor=#F8F8F8] [border: (1px solid #A6A6A6)]
RenderBlock (anonymous) at (1,1) size 49x16
RenderText at (8,1) size 20x13
text run at (8,1) width 20: "test"

Powered by Google App Engine
This is Rietveld 408576698