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

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

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

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