summaryrefslogtreecommitdiffstats
path: root/layout/xul/grid/crashtests/313173-1.html
blob: 8b45339abbe8a005d8cc4ab2eb78ac5405af783a (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="313173-1-inner.xul"></iframe>
</body>
</html>