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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac-mac10.9/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/mac-mac10.9/fast/forms/search/search-appearance-basic-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac-mac10.9/fast/forms/search/search-appearance-basic-expected.txt b/third_party/WebKit/LayoutTests/platform/mac-mac10.9/fast/forms/search/search-appearance-basic-expected.txt
index 7b6e53eebb247d829159f2d4ff7216d2741bb5de..46c752a432215340e237af7f41967ec88b92a1b4 100644
--- a/third_party/WebKit/LayoutTests/platform/mac-mac10.9/fast/forms/search/search-appearance-basic-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac-mac10.9/fast/forms/search/search-appearance-basic-expected.txt
@@ -162,7 +162,7 @@ layer at (212,288) size 209x26
LayoutText {#text} at (0,0) size 36x26
text run at (0,0) width 36: "foo"
layer at (30,336) size 132x13
- LayoutBlockFlow {DIV} at (18,4) size 132x13 [color=#A9A9A9]
+ LayoutBlockFlow {DIV} at (18,4) size 132x13 [color=#757575]
LayoutText {#text} at (0,0) size 92x13
text run at (0,0) width 92: "Search for Events"
layer at (30,336) size 132x13

Powered by Google App Engine
This is Rietveld 408576698