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