blob: a1d51cda02f9a756541c10dd236eae5538f799ce [file] [log] [blame]
<script>
if (window.testRunner)
testRunner.dumpAsText();
</script>
<p>
Test 1/2 for <i><a href="rdar://problem/7398987">rdar://problem/7398987</a>
Assertion failure in Layer::updateClipRects when a plugin&rsquo;s
enclosing layer is enclosed by a transformed layer</i>.
</p>
<p>
This test should not cause an assertion faliure.
</p>
<div style="transform: translateX(100px);">
<div style="position: absolute; overflow: hidden;">
<embed type="application/x-blink-test-plugin">
</div>
</div>