summaryrefslogtreecommitdiffstats
path: root/layout/mathml/crashtests/347355-1.html
blob: 7e3c6c7c586f94fa64b1d1e68d52443129f9f4b5 (plain)
1
2
3
4
5
6
7
8
9
<html class="reftest-wait">
<head>
<script>
setTimeout('document.documentElement.className = ""', 1000);
</script>
<body>
<iframe src="347355-1-inner.xhtml"></iframe>
</body>
</html>