summaryrefslogtreecommitdiffstats
path: root/layout/xul/crashtests/326834-1.html
blob: ca531caa61c2e9de5f139480b97769d55e1180aa (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="326834-1-inner.xul"></iframe>
</body>
</html>