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