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