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..dc7e5fc928383580fd81798d9cec158629af14d7 100644 |
--- a/Source/web/tests/data/touch-action-tests.css |
+++ b/Source/web/tests/data/touch-action-tests.css |
@@ -61,7 +61,7 @@ body { |
/* Ensure pages are scrollable for manual testing */ |
height: 2000px; |
/* Use fixed line height so co-ordinates will be similar in test and browser */ |
- font-size: 20px; |
+ font-size: 20px Arial; |
tdresser
2015/06/03 17:54:53
I think you want "font:", not "font-size", don't y
Rick Byers
2015/06/03 18:03:03
If it's text metrics differences causing instabili
|
white-space: nowrap; |
} |