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