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

10 lines
182 B
HTML

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