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