Sign in
mojo
/
mojo-tools
/
64a4a80012dbfd6ffdc1c50a922cebca36dae341
/
.
/
sky
/
engine
/
web
/
tests
/
data
/
hidden_frames.html
blob: dcde52b042bf63345a1b510f808f3be3b1d53b43 [
file
] [
log
] [
blame
]
<iframe
srcdoc
=
"hello"
style
=
"
visibility
:
hidden
"
></iframe>
<iframe
src
=
"data:text/html,hello"
style
=
"
width
:
0
;
height
:
0
"
></iframe>