Sign in
chromium
/
codesearch
/
chromium
/
src
/
HEAD
/
.
/
content
/
test
/
data
/
accessibility
/
html
/
offscreen-iframe.html
blob: afbf95743a2861f62327f2ce38370cb0babb923a [
file
] [
log
] [
blame
]
<!--
@WIN-ALLOW:OFFSCREEN
@BLINK-ALLOW:offscreen
-->
<html>
<body>
<iframe
height
=
"300px"
width
=
"200px"
src
=
"offscreen-iframe-content.html"
></iframe>
</body>
</html>