gecko-dev/layout/style/crashtests/1382710.html

9 lines
133 B
HTML
Raw Normal View History

<html>
<head>
<script>
document.documentElement.appendChild(document.createElement("table"))
</script>
</head>
<body></body>
</html>