Sign in
chromium
/
chromium
/
src
/
main
/
.
/
chrome
/
test
/
data
/
optimization_guide
/
iframe.html
blob: 1ccc887eeacfe9897ac836b3f5f2bb193aa17495 [
file
] [
log
] [
blame
]
<html><head><title>
iframe test
</title></head>
<body>
hello
<iframe
src
=
"title1.html"
id
=
"test"
></iframe>
</body></html>