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