blob: 50f234df4c9d6d9e4f37173561874402875dde42 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script type="text/javascript" charset="utf-8">
if (window.testRunner)
testRunner.dumpAsText();
</script>
</head>
<body>
<p>This testcase should not fire an assertion related to the clip rects root.</p>
<div style="position: absolute;">
<embed type="application/x-webkit-test-netscape">
</div>
<div style="position: relative;">
<div style="position: absolute;"></div>
<embed type="application/x-webkit-test-netscape">
</div>
</body>
</html>