Oreon-Lime-R2/mingw-wine-gecko/wine-gecko-2.47.4-src/wine-gecko-2.47.4/dom/xul/crashtests/326644-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="326644-1-inner.xul"></iframe>
</body>
</html>