mirror of
https://github.com/classilla/tenfourfox.git
synced 2025-02-01 16:31:34 +00:00
10 lines
181 B
HTML
10 lines
181 B
HTML
|
<html class="reftest-wait">
|
||
|
<head>
|
||
|
<script>
|
||
|
setTimeout('document.documentElement.className = ""', 1000);
|
||
|
</script>
|
||
|
<body>
|
||
|
<iframe src="384877-1-inner.xul"></iframe>
|
||
|
</body>
|
||
|
</html>
|