mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 06:35:42 +00:00
10 lines
183 B
HTML
10 lines
183 B
HTML
<html class="reftest-wait">
|
|
<head>
|
|
<script>
|
|
setTimeout('document.documentElement.className = ""', 1000);
|
|
</script>
|
|
<body>
|
|
<iframe src="344064-1-inner.xhtml"></iframe>
|
|
</body>
|
|
</html>
|