gecko-dev/dom/base/crashtests/file_504224.html

8 строки
181 B
HTML

<html><head></head>
<body onunload="window.frameElement.parentNode.removeChild(window.frameElement)" tabindex="1">
<script>
document.body.focus();
</script>
</body>
</html>