blob: 892de28f996a00ccf79f16c85bf5cb7743f8a29d [file] [log] [blame]
<script>
if (window.testRunner)
testRunner.dumpAsText();
</script>
<p>
Test 2/2 for <i><a href="rdar://problem/7398987">rdar://problem/7398987</a>
Assertion failure in RenderLayer::updateClipRects when a plug-in&rsquo;s
enclosing layer is enclosed by a transformed layer</i>.
</p>
<p>
This test should not cause an assertion faliure.
</p>
<div style="-webkit-transform: translateZ(0); position: absolute;"></div>
<div style="opacity: 0.9">
<div style="position: absolute;">
<embed type="application/x-webkit-test-netscape">
</div>
</div>