[Webkit-unassigned] [Bug 191581] Hidden attribute does not apply to optgroup and option

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 13 08:59:56 PST 2018


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

--- Comment #2 from Chris Dumez <cdumez at apple.com> ---
Both HTMLOptionElement and HTMLOptGroupElement have the following override:
bool rendererIsNeeded(const RenderStyle&) final { return false; }

Not sure why they do not need a renderer.

-- 
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/20181113/992ea6d5/attachment.html>


More information about the webkit-unassigned mailing list