Sign in
mojo
/
mojo-tools
/
64a4a80012dbfd6ffdc1c50a922cebca36dae341
/
.
/
sky
/
engine
/
web
/
tests
/
data
/
find_in_hidden_frame.html
blob: 128fb21cf1f390487cf3e9833da8c5bfc12a7ebd [
file
] [
log
] [
blame
]
<div>
hello
</div><iframe
style
=
"
display
:
inline
;
width
:
0
;
height
:
0
;
border
:
none
"
src
=
"data:text/html,hello"
></iframe>
<iframe
style
=
"
visibility
:
hidden
"
src
=
"data:text/html,hello"
></iframe>