Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / css1 / box_properties / clear_float.html
index 341b36a..3556387 100644 (file)
@@ -7,6 +7,7 @@
 
 <LINK rel="stylesheet" type="text/css" media="screen" href="../resources/base.css">
 <STYLE type="text/css">
+body {overflow: hidden;}
 P { margin: 0; padding: 0; text-align:  justify;}
 
 DIV.menu {float: left; clear: left; width: 11em;