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