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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/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/win/fast/forms/search/search-appearance-basic-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/forms/search/search-appearance-basic-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/forms/search/search-appearance-basic-expected.txt
index c9b6142afcba1aa85ca897853bac40039d06101b..2eeee72da00f19fcda5ab4e6ed7949217e8348ce 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/forms/search/search-appearance-basic-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/forms/search/search-appearance-basic-expected.txt
@@ -162,7 +162,7 @@ layer at (290,320) size 291x31
LayoutText {#text} at (0,0) size 38x30
text run at (0,0) width 38: "foo"
layer at (30,373) size 129x13
- LayoutBlockFlow {DIV} at (18,4) size 129x13 [color=#A9A9A9]
+ LayoutBlockFlow {DIV} at (18,4) size 129x13 [color=#757575]
LayoutText {#text} at (0,0) size 86x13
text run at (0,0) width 86: "Search for Events"
layer at (30,373) size 129x13

Powered by Google App Engine
This is Rietveld 408576698