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 1839316: part 5) Guard the "fetchpriority" attribute behind a pref. r=kershaw...
[gecko.git]
/
docshell
/
test
/
navigation
/
frame_recursive.html
blob
835d9d63a2d023724cda397b94dbc038205399c7
1
<html>
2
<body>
3
example.com
4
<iframe
style
=
"height: 100vh; width:100%;"
id
=
"static"
src
=
"http://example.com/tests/docshell/test/navigation/frame_recursive.html"
></iframe>
5
</body>
6
</html>