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