RESOLVED DUPLICATE of bug 8351 62900
display:none or visibility:hidden on < option > does not work
https://bugs.webkit.org/show_bug.cgi?id=62900
Summary display:none or visibility:hidden on < option > does not work
lvschie
Reported 2011-06-17 12:13:22 PDT
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.
Attachments
Alexey Proskuryakov
Comment 1 2011-06-17 14:21:24 PDT
*** This bug has been marked as a duplicate of bug 8351 ***
Note You need to log in before you can comment on or make changes to this bug.