summaryrefslogtreecommitdiffstats
path: root/dom/xbl/crashtests/336744-1.html
blob: 48d5c17010c2b5df368f063fe3cd53aa36b88785 (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="336744-1-inner.html"></iframe>
</body>
</html>