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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea/placeholder-appearance-textarea-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/fast/forms/textarea/placeholder-appearance-textarea-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea/placeholder-appearance-textarea-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea/placeholder-appearance-textarea-expected.txt
index bd5c2c55388c3d60578ea428856b00139818b40a..a3103c40eef92c4e90f1b0f283dd1d71b95e4d68 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea/placeholder-appearance-textarea-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea/placeholder-appearance-textarea-expected.txt
@@ -8,7 +8,7 @@ layer at (0,0) size 800x600
LayoutBR {BR} at (141,96) size 0x0
layer at (8,8) size 141x32 clip at (9,9) size 139x30
LayoutTextControl {TEXTAREA} at (0,0) size 141x32 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
- LayoutBlockFlow {DIV} at (3,3) size 135x26 [color=#A9A9A9]
+ LayoutBlockFlow {DIV} at (3,3) size 135x26 [color=#757575]
LayoutText {#text} at (0,0) size 38x26
text run at (0,0) width 24: "first \x{D}"
text run at (23,0) width 1: " "

Powered by Google App Engine
This is Rietveld 408576698