Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / css / percentage-non-integer.html
index 7c1a5f5..6b53a89 100644 (file)
@@ -1,6 +1,7 @@
 <head>
     <title>Test for http://bugs.webkit.org/show_bug.cgi?id=5164</title>
     <style type="text/css">
+        body { overflow: hidden; }
         div.bar { height: 4px; background-color: rgba(0, 0, 0, 0.5); }
         td.green { background-color: green; }
         td.black { background-color: black; }