Sign in
chromium
/
chromium
/
src.git
/
61.0.3140.1
/
.
/
third_party
/
WebKit
/
LayoutTests
/
fast
/
multicol
/
input-as-multicol-expected.html
blob: 070885ae0f74b03da1e3845ca35ffb42e2e97d3f [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<p>
Multicol should have no effect when specified on an INPUT element.
</p>
<p>
The word 'PASS' should be seen inside the box:
</p>
<input
value
=
"PASS"
style
=
"
width
:
6em
;
"
>