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

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

Issue 349693003: Manual rebaselines for r176850 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 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-disabled-appearance-expected.txt
diff --git a/LayoutTests/platform/mac/fast/forms/select-disabled-appearance-expected.txt b/LayoutTests/platform/mac/fast/forms/select-disabled-appearance-expected.txt
index 9a09e0d625d710bd68afd013eee77f5677feb229..b79ccfb3134d1cf68234cca6efb0e12d65b1cf36 100644
--- a/LayoutTests/platform/mac/fast/forms/select-disabled-appearance-expected.txt
+++ b/LayoutTests/platform/mac/fast/forms/select-disabled-appearance-expected.txt
@@ -15,14 +15,14 @@ layer at (0,0) size 800x600
text run at (358,0) width 347: "REGRESSION: Disabled pop-up text is not grayed out"
RenderText {#text} at (705,0) size 4x18
text run at (705,0) width 4: "."
- RenderBlock {P} at (0,34) size 784x22
- RenderMenuList {SELECT} at (2,2) size 161x18 [color=#808080] [bgcolor=#F8F8F8]
+ RenderBlock {P} at (0,34) size 784x18
+ RenderMenuList {SELECT} at (0,0) size 161x18 [color=#808080] [bgcolor=#F8F8F8]
RenderBlock (anonymous) at (0,0) size 161x18
RenderText at (8,2) size 130x13
text run at (8,2) width 130: "This text should be gray"
RenderText {#text} at (0,0) size 0x0
- RenderBlock {P} at (0,72) size 784x22
- RenderMenuList {SELECT} at (2,2) size 167x18 [bgcolor=#F8F8F8]
+ RenderBlock {P} at (0,68) size 784x18
+ RenderMenuList {SELECT} at (0,0) size 167x18 [bgcolor=#F8F8F8]
RenderBlock (anonymous) at (0,0) size 167x18
RenderText at (8,2) size 136x13
text run at (8,2) width 136: "This text should be black"

Powered by Google App Engine
This is Rietveld 408576698