Sign in
chromium
/
external
/
github.com
/
web-platform-tests
/
wpt
/
refs/heads/DOMParser-interface
/
.
/
mathml
/
crashtests
/
mozilla
/
347355-1.html
blob: 0d61fb9d4a69122c330207af79dbd0921a53de51 [
file
] [
log
] [
blame
] [
edit
]
<html
class
=
"test-wait"
>
<head>
<script>
setTimeout
(
'document.documentElement.className = ""'
,
1000
);
</script>
<body>
<iframe
src
=
"347355-1-inner.xhtml"
></iframe>
</body>
</html>