Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / lists / 008-vertical.html
index 20a1fac..aade124 100644 (file)
@@ -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>
\ No newline at end of file
+</HTML>