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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/fast/forms/search/search-appearance-basic-expected.txt

Issue 1636073006: Placeholder style should meet WCAG contrast ratio guidelines (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebaseline tests Created 3 years, 11 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/linux/fast/forms/search/search-appearance-basic-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/forms/search/search-appearance-basic-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/forms/search/search-appearance-basic-expected.txt
index d127f36bef8e90117378ccb3531b2644babb755e..db674a20387ba3e6668a82fe3ddabd2f9fe88673 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/forms/search/search-appearance-basic-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/forms/search/search-appearance-basic-expected.txt
@@ -162,7 +162,7 @@ layer at (272,322) size 273x33
LayoutText {#text} at (0,0) size 37x32
text run at (0,0) width 37: "foo"
layer at (30,377) size 118x13
- LayoutBlockFlow {DIV} at (18,4) size 118x13 [color=#A9A9A9]
+ LayoutBlockFlow {DIV} at (18,4) size 118x13 [color=#757575]
LayoutText {#text} at (0,0) size 102x13
text run at (0,0) width 102: "Search for Events"
layer at (30,377) size 118x13

Powered by Google App Engine
This is Rietveld 408576698