Mypal/dom/xul/crashtests/326644-1.html

10 lines
181 B
HTML

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