Index: third_party/WebKit/LayoutTests/fast/forms/focus-selection-textarea.html |
diff --git a/third_party/WebKit/LayoutTests/fast/forms/focus-selection-textarea.html b/third_party/WebKit/LayoutTests/fast/forms/focus-selection-textarea.html |
index f8ddf1f67c0741c5c516ff704c6dfd3822563585..01558f9b9a5e39f7c1a21b6b7cdc1f5d0cfeeb60 100644 |
--- a/third_party/WebKit/LayoutTests/fast/forms/focus-selection-textarea.html |
+++ b/third_party/WebKit/LayoutTests/fast/forms/focus-selection-textarea.html |
@@ -1,4 +1,4 @@ |
-<body onload="runTest()"> |
+<body onload="runTest()" style="font-size: 10px;"> |
<script src="../../resources/js-test.js"></script> |
<script> |