repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git]
/
third_party
/
WebKit
/
LayoutTests
/
fast
/
forms
/
file
/
hidden-input-file.html
blob
810b97144b32994219aaafd043fcce1a31a037ba
1
<div
style
=
"line-height: 2em;"
>
This tests that the whole file input control is hidden when visibility is set to hidden.
2
<input
type
=
"file"
style
=
"visibility: hidden"
></div>
3