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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/fast/forms/select/select-disabled-appearance-expected.txt

Issue 2092823002: Revert https://crrev.com/399330 (Auto-rebaseline for r399293) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: mark some tests as NeedsRebaseline Created 4 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: third_party/WebKit/LayoutTests/platform/win/fast/forms/select/select-disabled-appearance-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/forms/select/select-disabled-appearance-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/forms/select/select-disabled-appearance-expected.txt
index f2f600bfa42475fa393894fdd85445f0930b141d..fc15d0d0bd29065e119929b94294bc4dc345e488 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/forms/select/select-disabled-appearance-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/forms/select/select-disabled-appearance-expected.txt
@@ -15,15 +15,15 @@ layer at (0,0) size 800x600
text run at (361,0) width 351: "REGRESSION: Disabled pop-up text is not grayed out"
LayoutText {#text} at (711,0) size 5x17
text run at (711,0) width 5: "."
- LayoutBlockFlow {P} at (0,34) size 784x28
- LayoutMenuList {SELECT} at (0,0) size 163x28.33 [color=#808080] [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
- LayoutBlockFlow (anonymous) at (1,5.16) size 161x18
+ LayoutBlockFlow {P} at (0,34) size 784x20
+ LayoutMenuList {SELECT} at (0,0) size 163x20 [color=#808080] [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
+ LayoutBlockFlow (anonymous) at (1,1) size 161x18
LayoutText (anonymous) at (4,1) size 139x16
text run at (4,1) width 139: "This text should be gray"
LayoutText {#text} at (0,0) size 0x0
- LayoutBlockFlow {P} at (0,78) size 784x25
- LayoutMenuList {SELECT} at (0,0) size 169x25.33 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
- LayoutBlockFlow (anonymous) at (1,3.66) size 167x18
+ LayoutBlockFlow {P} at (0,70) size 784x20
+ LayoutMenuList {SELECT} at (0,0) size 169x20 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
+ LayoutBlockFlow (anonymous) at (1,1) size 167x18
LayoutText (anonymous) at (4,1) size 145x16
text run at (4,1) width 145: "This text should be black"
LayoutText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698