Sign in
chromium
/
chromium
/
src
/
ca82da4b11
/
.
/
content
/
test
/
data
/
navigation_controller
/
page_with_iframe.html
blob: cdd13b6df24e3a3be51be3eacb3ca1a6cb9d3ae5 [
file
] [
log
] [
blame
]
<html>
<head></head>
<body>
<p>
This page has an iframe. Yay for iframes!
<p><iframe
src
=
"about:blank"
></iframe>
</body>
</html>