Sign in
webkit
/
WebKit
/
d507f536e123365c4233f3083e0192532185e8fc
/
.
/
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>