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