Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / block / float / 019.html
index 58bbb07..3938134 100644 (file)
@@ -1,8 +1,8 @@
 <html>
-<body>
+<body style="overflow:hidden;">
 <div>
 <div style="border:2px solid olive; float:right;width:80px;height:100px; background-color:green"></div>
 <img width=2000 height=50 style="background-color:orange">
 </div>
 </body>
-</html>
\ No newline at end of file
+</html>