-1:000000000000 | 0:e02a9a80d7ec |
---|---|
1 <html class="reftest-wait"> | |
2 <head> | |
3 <script type="text/javascript"> | |
4 | |
5 function finish() { | |
6 document.documentElement.removeAttribute("class"); | |
7 } | |
8 | |
9 </script> | |
10 </head> | |
11 | |
12 <body> | |
13 | |
14 <iframe src="459613-iframe.html" onload="finish();"></iframe> | |
15 | |
16 </body> | |
17 </html> |