Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

<html>
<script>
document.addEventListener("DOMContentLoaded", () => {
document.documentElement.replaceWith(a)
})
</script>
<dl id="a">a</dl>
</html>
<!-- This comment is needed to trigger the crash -->