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