Index: LayoutTests/fast/transforms/rotated-transform-affects-scrolling-1.html |
diff --git a/LayoutTests/fast/transforms/rotated-transform-affects-scrolling-1.html b/LayoutTests/fast/transforms/rotated-transform-affects-scrolling-1.html |
index 6aeebd97b46a7ac45060b681b90549813c69c504..83c540d119abc642a778f0230201a1e580186543 100644 |
--- a/LayoutTests/fast/transforms/rotated-transform-affects-scrolling-1.html |
+++ b/LayoutTests/fast/transforms/rotated-transform-affects-scrolling-1.html |
@@ -1,6 +1,7 @@ |
<html> |
<head> |
<style> |
+ body { overflow: hidden; } |
#rotate { |
width: 1300px; |
height: 100px; |