gecko-dev/layout/base/crashtests/1400599-1.html

8 строки
128 B
HTML

<!DOCTYPE html>
<script>
onload = function() {
document.documentElement.remove();
}
</script>
<body style="overflow: scroll">