Index: LayoutTests/fast/gradients/background-clipped.html |
diff --git a/LayoutTests/fast/gradients/background-clipped.html b/LayoutTests/fast/gradients/background-clipped.html |
index e06b9fc48d0cb17d552a8ae642cd7754ef70c117..50fec6ea695a5a2c95fdb60bbe153272a4544f01 100644 |
--- a/LayoutTests/fast/gradients/background-clipped.html |
+++ b/LayoutTests/fast/gradients/background-clipped.html |
@@ -1,4 +1,5 @@ |
<style> |
+ body { overflow: hidden; } |
div { |
width: 200px; |
height: 200px; |