Backed out changeset 496886cb30a5 (bug 1867152) for bc failures on browser_user_input...
[gecko.git] / layout / tables / crashtests / 308752-2.html
blobfdfca1658b8c731b4ad3550f8c3ae67b9372e291
1 <html class="reftest-wait">
2 <head>
3 <script>
4 setTimeout('document.documentElement.className = ""', 500);
5 </script>
6 <body>
7 <iframe src="308752-2-inner.html"></iframe>
8 </body>
9 </html>