summaryrefslogtreecommitdiffstats
path: root/layout/base/crashtests/394014-1.html
blob: 5338fcd5e27519d018bf3e606c49fe3016d660f8 (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="394014-1-inner.html"></iframe>
</body>
</html>