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