Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / css2.1 / t0905-c5526-fltclr-00-c-ag.html
index 7c42d20..0a3f8d4 100644 (file)
@@ -3,6 +3,7 @@
  <head>
   <title>CSS 2.1 Test Suite: clear</title>
   <style type="text/css">
+   body { overflow: hidden; }
    div { font: 15px/1 Ahem; color: green; background: red url(support/css1test5526.png) no-repeat; width: 20em; border: solid black; }
    p { margin: 1em 0; }
    .left {float: left;}
@@ -50,4 +51,4 @@
    </p>
   </div>
  </body>
-</html>
\ No newline at end of file
+</html>