Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / frames / inline-object-inside-frameset.html
index 30d2e22..c238596 100644 (file)
@@ -11,7 +11,7 @@ function runTest() {
 }
 
 </script>
-</head><body onload="runTest()">
+</head><body onload="runTest()" style="overflow:hidden;">
 <div>This tests that putting an inline element (such as a span) inside of an element doesn't cause an assertion failure.</div>
 <div id="dcont">
 </div>