gecko/layout/base/crashtests/383129-1.html
2009-04-24 10:08:19 -07:00

10 lines
182 B
HTML

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