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

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

9 строки
133 B
HTML
Исходник Обычный вид История

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