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