Chromium Code Reviews| Index: Source/web/tests/data/touch-action-tests.css |
| diff --git a/Source/web/tests/data/touch-action-tests.css b/Source/web/tests/data/touch-action-tests.css |
| index 12ae54691b2a8b90255bc64ba56190bf3cca772b..b0c572410a263c58930ff375c5a4af78b54b27ee 100644 |
| --- a/Source/web/tests/data/touch-action-tests.css |
| +++ b/Source/web/tests/data/touch-action-tests.css |
| @@ -62,6 +62,7 @@ body { |
| height: 2000px; |
| /* Use fixed line height so co-ordinates will be similar in test and browser */ |
| font-size: 20px; |
| + line-height: 1; |
| white-space: nowrap; |
| } |