by giberson on 9/28/12, 4:18 PM with 0 comments
To reproduce this bug, have an html page with the following html (and select an option from the box):
<select size="2"> <optgroup> <option>Crash Me</option> </optgroup> </select>