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

Unified Diff: third_party/WebKit/LayoutTests/fast/forms/password-placeholder-text-security-expected.html

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
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/fast/forms/text/input-placeholder-text-indent-expected.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/fast/forms/password-placeholder-text-security-expected.html
diff --git a/third_party/WebKit/LayoutTests/fast/forms/password-placeholder-text-security-expected.html b/third_party/WebKit/LayoutTests/fast/forms/password-placeholder-text-security-expected.html
index f380b110f55fb84ee4ff41f852adc6bf06838224..0d6d079700211ddd314bc2d05ecd8b99ac6492c8 100644
--- a/third_party/WebKit/LayoutTests/fast/forms/password-placeholder-text-security-expected.html
+++ b/third_party/WebKit/LayoutTests/fast/forms/password-placeholder-text-security-expected.html
@@ -2,7 +2,7 @@
<head>
<style>
#pass1, #pass3 {
- color: darkGray;
+ color: #757575;
}
</style>
</head>
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/fast/forms/text/input-placeholder-text-indent-expected.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698