blob: 12f587ea7669d2c17cf21953bea5d351df616ecb [file] [log] [blame]
<!DOCTYPE html>
<p>Multicol should have no effect when specified on a SELECT element.</p>
<p>The word 'PASS' should be seen inside the box:</p>
<select size="2" style="width:6em;">
<option>PASS</option>
</select>