Sign in
webkit
/
WebKit
/
4607ef70b24b852e8d4bdab2b8233fa12bf018e4
/
.
/
LayoutTests
/
fast
/
forms
/
file
/
hidden-input-file.html
blob: 810b97144b32994219aaafd043fcce1a31a037ba [
file
] [
log
] [
blame
]
<div
style
=
"
line-height
:
2em
;
"
>
This tests that the whole file input control is hidden when visibility is set to hidden.
<input
type
=
"file"
style
=
"
visibility
:
hidden
"
></div>