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