Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- Manifest: dom/svg/crashtests/crashtests.list
<script>
window.addEventListener("load", function() {
tr.style.display = "table-row";
document.removeChild(document.documentElement);
div.appendChild(tr);
document.appendChild(div);
}, false);
</script>
</svg>