mirror of
https://github.com/classilla/tenfourfox.git
synced 2025-02-06 02:30:56 +00:00
10 lines
182 B
HTML
10 lines
182 B
HTML
|
<html class="reftest-wait">
|
||
|
<head>
|
||
|
<script>
|
||
|
setTimeout('document.documentElement.className = ""', 1000);
|
||
|
</script>
|
||
|
<body>
|
||
|
<iframe src="394014-1-inner.html"></iframe>
|
||
|
</body>
|
||
|
</html>
|