Sign in
chromium
/
external
/
WebKit_LayoutTests
/
master
/
.
/
fast
/
forms
/
file
/
hidden-input-file.html
blob: 810b97144b32994219aaafd043fcce1a31a037ba [
file
]
<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>