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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac-mac10.10/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-mac10.10/fast/forms/textarea/placeholder-appearance-textarea-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac-mac10.10/fast/forms/textarea/placeholder-appearance-textarea-expected.txt b/third_party/WebKit/LayoutTests/platform/mac-mac10.10/fast/forms/textarea/placeholder-appearance-textarea-expected.txt
index bdbe261553e5709c596aa0cc1f6121b9bd31f9b0..7e77b2251a0a6ffc30a074d176033915755ead29 100644
--- a/third_party/WebKit/LayoutTests/platform/mac-mac10.10/fast/forms/textarea/placeholder-appearance-textarea-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac-mac10.10/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 37x26
text run at (0,0) width 22: "first \x{D}"
text run at (21,0) width 1: " "

Powered by Google App Engine
This is Rietveld 408576698