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