gecko/layout/xul/crashtests/384105-1.html

10 lines
181 B
HTML
Raw Normal View History

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