mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-07 20:17:37 +00:00
10 lines
191 B
HTML
10 lines
191 B
HTML
|
<html class="reftest-wait">
|
||
|
<head>
|
||
|
<script>
|
||
|
function done() { document.documentElement.removeAttribute("class"); }
|
||
|
</script>
|
||
|
<body>
|
||
|
<iframe src="445171-1-inner.svg"></iframe>
|
||
|
</body>
|
||
|
</html>
|