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

10 lines
181 B
HTML
Raw Normal View History

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