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
Merge Chromium + Blink git repositories
[chromium-blink-merge.git]
/
third_party
/
WebKit
/
LayoutTests
/
fast
/
multicol
/
file-upload-as-multicol.html
blob
3252d794db9f28290a09a45a781e86a8b000dc20
1
<!DOCTYPE
html
>
2
<p>
Multicol should have no effect when specified on an INPUT type=file element.
</p>
3
<p>
There should be a button below, and some text on its right:
</p>
4
<input
type
=
"file"
style
=
"-webkit-columns:10;"
>