gecko/content/base/crashtests/387460-1.html
2009-04-24 10:08:21 -07:00

10 lines
183 B
HTML

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