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

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

Issue 1360323003: Auto-rebaseline for r202651 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 3 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 8423af51001289fd1fd5d790b29d2b5a23c6c4b2..c01b4d40b55ded54b9a7bbbc7c15a464fd866ca0 100644
--- a/LayoutTests/platform/mac/fast/forms/select-disabled-appearance-expected.txt
+++ b/LayoutTests/platform/mac/fast/forms/select-disabled-appearance-expected.txt
@@ -16,14 +16,14 @@ layer at (0,0) size 800x600
LayoutText {#text} at (713,0) size 5x18
text run at (713,0) width 5: "."
LayoutBlockFlow {P} at (0,34) size 784x18
- LayoutMenuList {SELECT} at (0,0) size 159x18 [color=#808080] [bgcolor=#F8F8F8]
- LayoutBlockFlow (anonymous) at (0,0) size 159x18
- LayoutText (anonymous) at (8,2) size 128x13
- text run at (8,2) width 128: "This text should be gray"
+ LayoutMenuList {SELECT} at (0,0) size 151x18 [color=#808080] [bgcolor=#F8F8F8]
+ LayoutBlockFlow (anonymous) at (0,0) size 151x18
+ LayoutText (anonymous) at (8,2) size 120x13
+ text run at (8,2) width 120: "This text should be gray"
LayoutText {#text} at (0,0) size 0x0
LayoutBlockFlow {P} at (0,68) size 784x18
- LayoutMenuList {SELECT} at (0,0) size 164x18 [bgcolor=#F8F8F8]
- LayoutBlockFlow (anonymous) at (0,0) size 164x18
- LayoutText (anonymous) at (8,2) size 133x13
- text run at (8,2) width 133: "This text should be black"
+ LayoutMenuList {SELECT} at (0,0) size 157x18 [bgcolor=#F8F8F8]
+ LayoutBlockFlow (anonymous) at (0,0) size 157x18
+ LayoutText (anonymous) at (8,2) size 126x13
+ text run at (8,2) width 126: "This text should be black"
LayoutText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698