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