Sign in
◑
Theme
chromium
/
chromium
/
src
/
ef290da170d481d1ef1c9ca4e11d156cfaf09afe
/
.
/
chrome
/
test
/
data
/
previews
/
iframe_blank.html
blob: e7868520e3e89d1cd3ceec57814d47f2274da699 [
file
]
<html><head><title>
Blank iframe test
</title></head>
<body>
<iframe
src
=
"https://example.com"
name
=
"subframe"
></iframe>
</body></html>