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