Index: LayoutTests/css2.1/t0905-c5525-fltclr-00-c-ag.html |
diff --git a/LayoutTests/css2.1/t0905-c5525-fltclr-00-c-ag.html b/LayoutTests/css2.1/t0905-c5525-fltclr-00-c-ag.html |
index d2a7251cf53fb0691bf9e87571d23ba63056df8a..e7326af0b982f6dd554620bcad8eee3d7c08a953 100644 |
--- a/LayoutTests/css2.1/t0905-c5525-fltclr-00-c-ag.html |
+++ b/LayoutTests/css2.1/t0905-c5525-fltclr-00-c-ag.html |
@@ -3,6 +3,7 @@ |
<head> |
<title>CSS 2.1 Test Suite: clear</title> |
<style type="text/css"> |
+ body { overflow: hidden; } |
div { font: 15px/1 Ahem; color: green; background: red url(support/css1test5526.png) no-repeat; width: 20em; border: solid black; } |
p { margin: 1em 0; } |
.left {float: left;} |
@@ -50,4 +51,4 @@ |
</p> |
</div> |
</body> |
-</html> |
+</html> |