Index: LayoutTests/editing/selection/select-all-003.html |
diff --git a/LayoutTests/editing/selection/select-all-003.html b/LayoutTests/editing/selection/select-all-003.html |
index 24371c3ba53016a9d0842cc671617b07daf2d516..0efffcc647a3da53ab528bf59d94dd251d19d7b7 100644 |
--- a/LayoutTests/editing/selection/select-all-003.html |
+++ b/LayoutTests/editing/selection/select-all-003.html |
@@ -2,6 +2,7 @@ |
<head> |
<style> |
+body { overflow:hidden; } |
.editing { |
border: solid red 50px; |
font-size: 24px; |