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