blob: 302ce8a5f85b43ca69673c977279f26043c1dc4c [file] [log] [blame]
<!DOCTYPE html>
<p>Multicol should have no effect when specified on a FIELDSET element.</p>
<p>The word 'PASS' should be seen inside the box:</p>
<fieldset style="-webkit-columns:4; width:6em; height:2em;">
PASS<br><br><br>
</fieldset>