gecko-dev/layout/tables/crashtests/308752-2.html

10 строки
181 B
HTML

<html class="reftest-wait">
<head>
<script>
setTimeout('document.documentElement.className = ""', 500);
</script>
<body>
<iframe src="308752-2-inner.html"></iframe>
</body>
</html>