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