gecko/layout/mathml/crashtests/347355-1.html
2009-04-24 10:08:14 -07:00

10 lines
183 B
HTML

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