Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- This WPT test may be referenced by the following Test IDs:
- /mathml/crashtests/mozilla/347355-1.html - WPT Dashboard Interop Dashboard
<html class="test-wait">
<head>
<script>
setTimeout('document.documentElement.className = ""', 1000);
</script>
<body>
<iframe src="347355-1-inner.xhtml"></iframe>
</body>
</html>