blob: fd71a269d0767e7ac444eac2e1a767743d45292a [file] [log] [blame]
<html>
<body onload="runTest()">
<script>
if (window.testRunner)
testRunner.dumpAsText();
function runTest()
{
document.body.offsetTop;
var child = document.getElementById('test');
child.parentNode.removeChild(child);
}
</script>
<div style="padding-bottom: 10500000000000%; -webkit-columns: initial;">
PASS
<p></p>
<span id="test">
<link></link>
</span>
</div>
</body>
</html>