blob: de707506d10dead735c31f51bc987388f98a5e68 (
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="288790-1-inner.xhtml"></iframe>
</body>
</html>
|