blob: 18e639e8df0aaa78b7d3b08b0c49d55d31a185a2 [file] [log] [blame]
<html>
<head>
<title></title>
</head>
<body onload="document.getElementById('t').style.display = 'block'">
<p>
Test for <i><a href="http://bugzilla.opendarwin.org/show_bug.cgi?id=9124">http://bugzilla.opendarwin.org/show_bug.cgi?id=9124</a>
Drop shadow obscures "add more stuff" bubble at live.com</i>.
</p>
<hr>
<div style="position: relative;">
<div id="t" style="display: none; position:absolute; background:red; width: 100px; height: 100px;"></div>
<div style="background:green; position:absolute; width: 100px; height: 100px;">
<div style="position:relative;"></div>
</div>
</div>
</body>
</html>