Sign in
webkit
/
WebKit
/
2bde0edf56b50cba234b331b5ddd67eb5d2a0a71
/
.
/
LayoutTests
/
imported
/
blink
/
fast
/
multicol
/
file-upload-as-multicol.html
blob: 3252d794db9f28290a09a45a781e86a8b000dc20 [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<p>
Multicol should have no effect when specified on an INPUT type=file element.
</p>
<p>
There should be a button below, and some text on its right:
</p>
<input
type
=
"file"
style
=
"
-webkit-columns
:
10
;
"
>