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