Index: third_party/WebKit/LayoutTests/fast/forms/textarea/textarea-placeholder-pseudo-style-expected.html |
diff --git a/third_party/WebKit/LayoutTests/fast/forms/textarea/textarea-placeholder-pseudo-style-expected.html b/third_party/WebKit/LayoutTests/fast/forms/textarea/textarea-placeholder-pseudo-style-expected.html |
index 8b6b049b5de589a08776383f05693fd1970b6624..324d9f102c5feb221f30ae924e3ce3e2dcdf4c71 100644 |
--- a/third_party/WebKit/LayoutTests/fast/forms/textarea/textarea-placeholder-pseudo-style-expected.html |
+++ b/third_party/WebKit/LayoutTests/fast/forms/textarea/textarea-placeholder-pseudo-style-expected.html |
@@ -1,7 +1,7 @@ |
<!DOCTYPE html> |
<style> |
textarea { |
- color: darkGray; |
+ color: #757575; |
} |
.red { |