summaryrefslogtreecommitdiffstats
path: root/dom/xul/crashtests/384877-1.html
blob: b4ecd1b5f828b21376c1f86663ad7f8c2cebfc7b (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="384877-1-inner.xhtml"></iframe>
</body>
</html>