blob: 1639d3ea662d40bad868fdf1bccb0cce8c985222 (
plain)
1
2
3
4
5
6
7
8
9
|
<html class="reftest-wait">
<head>
<script>
setTimeout('document.documentElement.className = ""', 1000);
</script>
<body>
<iframe src="431906-1-inner.xul"></iframe>
</body>
</html>
|