[Webkit-unassigned] [Bug 8351] <option> element should be stylable

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 15 00:38:21 PDT 2023


https://bugs.webkit.org/show_bug.cgi?id=8351

Karl Dubost <karlcow at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|display:none has no effect  |<option> element should be
                   |on <option> element         |stylable
                 CC|                            |karlcow at apple.com

--- Comment #38 from Karl Dubost <karlcow at apple.com> ---
https://searchfox.org/wubkat/rev/c4edc10959902651c35cf3cc5e911c757513058e/Source/WebCore/html/HTMLOptionElement.h#75

    bool rendererIsNeeded(const RenderStyle&) final { return false; }


Option is not stylable currently.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230515/db2d066a/attachment.htm>


More information about the webkit-unassigned mailing list