Mypal/layout/base/crashtests/354133-1.html

10 lines
183 B
HTML

<html class="reftest-wait">
<head>
<script>
setTimeout('document.documentElement.className = ""', 1000);
</script>
<body>
<iframe src="354133-1-inner.xhtml"></iframe>
</body>
</html>