Index: LayoutTests/editing/spelling/inline-spelling-markers-hidpi.html |
diff --git a/LayoutTests/editing/spelling/inline-spelling-markers-hidpi.html b/LayoutTests/editing/spelling/inline-spelling-markers-hidpi.html |
index 4646f33eeb6f19aeb2476b176b589364266cd66c..58df58feed32b7fea3f026ea6525433f7b177722 100644 |
--- a/LayoutTests/editing/spelling/inline-spelling-markers-hidpi.html |
+++ b/LayoutTests/editing/spelling/inline-spelling-markers-hidpi.html |
@@ -3,6 +3,8 @@ |
<script src="../../resources/js-test.js"></script> |
<script src="../../editing/editing.js"></script> |
<style> |
+body { overflow:hidden; } |
+ |
.testDiv { |
width: 200px; |
height: 20px; |