The CSS properties display:none and visibility:hidden on < option > does not work. This works on browsers like FireFox and I would love to see this supported on all Webkit browsers. Could this please be implemented? Example: < select > < option style="display:none;visibility:hidden;">text</option> < /select > The display and visibility styles are not respected.
*** This bug has been marked as a duplicate of bug 8351 ***