Index: third_party/WebKit/LayoutTests/fast/forms/input-textarea-padding-match-expected.html |
diff --git a/third_party/WebKit/LayoutTests/fast/forms/input-textarea-padding-match-expected.html b/third_party/WebKit/LayoutTests/fast/forms/input-textarea-padding-match-expected.html |
index fca67f47e70cfec90a4127a807eb2556be13e106..7942cc1515a52b439739052ee2ab568899726acf 100644 |
--- a/third_party/WebKit/LayoutTests/fast/forms/input-textarea-padding-match-expected.html |
+++ b/third_party/WebKit/LayoutTests/fast/forms/input-textarea-padding-match-expected.html |
@@ -6,6 +6,7 @@ |
textarea { |
display: block; |
font-family: arial,sans-serif; |
+ font-size: 0px; |
Julien - ping for review
2016/01/14 16:46:18
Why do we need those changes?
tkent
2016/01/15 02:09:49
This test doesn't work with the LayoutTextControlS
|
border: none; |
padding: 0 0 0 10px; |
margin: 0; |