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

Unified Diff: LayoutTests/platform/mac/fast/forms/select-baseline-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-baseline-expected.txt
diff --git a/LayoutTests/platform/mac/fast/forms/select-baseline-expected.txt b/LayoutTests/platform/mac/fast/forms/select-baseline-expected.txt
index 5d22403caed18d82055e1c451ec748e6e4474aa9..5e90e385e2b528b85f181ce502dad15f19da2a0f 100644
--- a/LayoutTests/platform/mac/fast/forms/select-baseline-expected.txt
+++ b/LayoutTests/platform/mac/fast/forms/select-baseline-expected.txt
@@ -6,23 +6,23 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 462x18
text run at (0,0) width 462: "This tests that empty select controls and buttons have the correct baseline."
RenderBR {BR} at (462,14) size 0x0
- RenderMenuList {SELECT} at (2,22) size 36x18 [bgcolor=#FFFFFF]
+ RenderMenuList {SELECT} at (2,22) size 36x18 [bgcolor=#F8F8F8]
RenderBlock (anonymous) at (0,0) size 36x18
- RenderBR at (8,2) size 0x13 [bgcolor=#FFFFFF]
+ RenderBR at (8,2) size 0x13 [bgcolor=#F8F8F8]
RenderText {#text} at (40,21) size 29x18
text run at (40,21) width 29: " test "
- RenderMenuList {SELECT} at (71,22) size 51x18 [bgcolor=#FFFFFF]
+ RenderMenuList {SELECT} at (71,22) 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"
RenderText {#text} at (124,21) size 4x18
text run at (124,21) width 4: " "
- RenderMenuList {SELECT} at (130,22) size 36x18 [color=#00008B] [bgcolor=#ADD8E6] [border: (1px solid #00008B)]
+ RenderMenuList {SELECT} at (130,22) size 36x18 [color=#00008B] [bgcolor=#ADD8E6] [border: (1px solid #A6A6A6)]
RenderBlock (anonymous) at (1,1) size 34x16
RenderBR at (8,1) size 0x13 [bgcolor=#ADD8E6]
RenderText {#text} at (168,21) size 29x18
text run at (168,21) width 29: " test "
- RenderMenuList {SELECT} at (199,22) size 51x18 [color=#00008B] [bgcolor=#ADD8E6] [border: (1px solid #00008B)]
+ RenderMenuList {SELECT} at (199,22) size 51x18 [color=#00008B] [bgcolor=#ADD8E6] [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