repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[refactor] More post-NSS WebCrypto cleanups (utility functions).
[chromium-blink-merge.git]
/
content
/
test
/
data
/
navigation_controller
/
page_with_link_to_load_iframe.html
blob
4c17eb8ea19dcb8521b4ed83643a7785c1478600
1
<html>
2
<head></head>
3
<body>
4
<p><a
href
=
"simple_page_1.html"
id
=
"link"
target
=
"frame"
>
go
</a>
5
<p><iframe
src
=
"data:text/html,initial"
name
=
"frame"
></iframe>
6
</body>
7
</html>