Index: LayoutTests/editing/spelling/inline_spelling_markers.html |
diff --git a/LayoutTests/editing/spelling/inline_spelling_markers.html b/LayoutTests/editing/spelling/inline_spelling_markers.html |
index 800eaad9c2b2b989fd718b8e403647080c9e8067..f9aed711849ef44bc383e450df3ca6b488471b58 100644 |
--- a/LayoutTests/editing/spelling/inline_spelling_markers.html |
+++ b/LayoutTests/editing/spelling/inline_spelling_markers.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; |