Mypal/dom/base/crashtests/467392.html

5 lines
86 B
HTML

<script>
document.write(document.body.innerHTML);
window.location.reload();
</script>