summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/parser/remove-parser-current-node.html
blob: 1eb07f5f4896257a47def54a9abe2502dd0f1fa6 (plain)
1
2
3
4
5
6
7
<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>