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
Roll src/third_party/WebKit e0eac24:489c548 (svn 193311:193320)
[chromium-blink-merge.git]
/
content
/
test
/
data
/
navigation_controller
/
page_with_iframe.html
blob
cdd13b6df24e3a3be51be3eacb3ca1a6cb9d3ae5
1
<html>
2
<head></head>
3
<body>
4
<p>
This page has an iframe. Yay for iframes!
5
<p><iframe
src
=
"about:blank"
></iframe>
6
</body>
7
</html>