Sign in
webkit
/
WebKit
/
f292887cd4a750ea7592843f218a31b701da29cb
/
.
/
LayoutTests
/
fast
/
forms
/
hidden-input-file.html
blob: b2a6c076ea77e5490ebfe9f3af085ff59048c15d [
file
] [
log
] [
blame
]
This tests that the whole file input control is hidden when visibility is set to hidden.
<input
type
=
"file"
style
=
"
visibility
:
hidden
"
>