Index: LayoutTests/fast/css/005.html |
diff --git a/LayoutTests/fast/css/005.html b/LayoutTests/fast/css/005.html |
index 70fa824d11cde1a8c7261ca285579cc0e771d883..d7a49f801ac06bec5ebe09bb8c86976f41d2eacd 100644 |
--- a/LayoutTests/fast/css/005.html |
+++ b/LayoutTests/fast/css/005.html |
@@ -6,6 +6,8 @@ |
<meta http-equiv="Content-Style-Type" content="text/css"> |
<link rel="copyright" href="/~dbaron/legal.html"> |
<style type="text/css"> |
+body { overflow: hidden; } |
+ |
P { |
color: black; |
background: white; |