blob: 62658853a56b3eb49b28b12100b232d334227c68 [file] [log] [blame]
<script></script>
<!-- This test covers Bug 93641 -->
<script>
if (window.testRunner) {
testRunner.dumpAsText();
testRunner.waitUntilDone();
}
window.onload = () => {
setTimeout(function() {
var child = document.documentElement;
child.parentNode.removeChild(child);
if (window.testRunner) {
document.appendChild(document.createElement('html')).innerHTML = '<body></body>';
testRunner.notifyDone();
}
}, 36);
}
</script>
<script></script>
<span></span>
<div></div>
<span></span>
<nobr>
<span></span>
<div>
<link rel="stylesheet" href="nosuchfile.css">
<script>;</script>
<nobr>
</div>