haikuwebkit/LayoutTests/fast/parser/remove-parser-current-node....

8 lines
288 B
HTML

<script>if (window.testRunner) testRunner.dumpAsText();</script>
<body id="body">
<p>
<script>document.getElementById("body").innerHTML = "If you can read this text, and the browser didn't crash, then we successfully removed the parser's current node.";</script>
<table>
</table>
</body>