Index: LayoutTests/fast/lists/008-vertical.html |
diff --git a/LayoutTests/fast/lists/008-vertical.html b/LayoutTests/fast/lists/008-vertical.html |
index 20a1fac2856ae678f949cc102b6c00d9c18486a8..aade124e3583afc336b8b64ba5c97082c38eeeeb 100644 |
--- a/LayoutTests/fast/lists/008-vertical.html |
+++ b/LayoutTests/fast/lists/008-vertical.html |
@@ -3,6 +3,7 @@ |
<HEAD> |
<TITLE>lists with direction:rtl</TITLE> |
<style> |
+body { overflow: hidden; } |
li { border:5px solid orange; padding:5px; } |
.img { list-style-image: url(resources/white.gif) } |
</style> |
@@ -68,4 +69,4 @@ li { border:5px solid orange; padding:5px; } |
</OL> |
</BODY> |
-</HTML> |
+</HTML> |