blob: b68321bbb97ce195a9095a9d50c2c438d383cc0a [file] [log] [blame]
<!DOCTYPE html>
<p>Multicol should have no effect when specified on a TEXTAREA element.</p>
<p>The word 'PASS' should be seen inside the box:</p>
<textarea style="-webkit-columns:3; overflow:hidden; resize:none; width:6em; height:2em;">PASS</textarea>