Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / css / relative-positioned-block-with-inline-ancestor-dynamic.html
index 03e91e9..704085d 100644 (file)
@@ -4,6 +4,7 @@
     <head>
         <title>CSS Test: Block boxes within inline boxes are affected by positioning</title>
         <style type="text/css">
+            body { overflow: hidden; }
             #span1
             {
                 background: yellow;
@@ -48,4 +49,4 @@
             </span>
         </span>
     </body>
-</html>
\ No newline at end of file
+</html>