repo.or.cz
/
gecko.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Bug 1660051 [wpt PR 25111] - Origin isolation: expand getter test coverage, a=testonly
[gecko.git]
/
dom
/
base
/
crashtests
/
384663-1.html
blob
d357dfd8ad0423d76bf301676f35d99192b17994
1
<html
class
=
"reftest-wait"
>
2
<head>
3
<script>
4
setTimeout
(
'document.documentElement.className = ""'
,
500
);
5
</script>
6
<body>
7
<iframe
src
=
"384663-1-inner.xhtml"
></iframe>
8
</body>
9
</html>