10 lines
220 B
HTML
10 lines
220 B
HTML
<html class="reftest-wait">
|
|
<body>
|
|
<iframe src="./1785933-inner.html"></iframe>
|
|
<script>
|
|
window.onmessage = function() {
|
|
document.documentElement.removeAttribute("class");
|
|
}
|
|
</script>
|
|
</body>
|
|
</html>
|