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

10 lines
182 B
HTML
Raw Permalink Normal View History

2019-03-11 10:26:37 +00:00
<html class="reftest-wait">
<head>
<script>
setTimeout('document.documentElement.className = ""', 1000);
</script>
<body>
<iframe src="394014-1-inner.html"></iframe>
</body>
</html>