summaryrefslogtreecommitdiffstats
path: root/dom/base/crashtests/384663-1.html
blob: d357dfd8ad0423d76bf301676f35d99192b17994 (plain)
1
2
3
4
5
6
7
8
9
<html class="reftest-wait">
<head>
<script>
setTimeout('document.documentElement.className = ""', 500);
</script>
<body>
<iframe src="384663-1-inner.xhtml"></iframe>
</body>
</html>