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

10 lines
180 B
HTML

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