Bug 206347

Summary: [GTK] display:none has no effect on <optgroup>
Product: WebKit Reporter: Adrian Perez <aperez>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: bugs-noreply
Priority: P2    
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=81882

Description Adrian Perez 2020-01-16 04:40:04 PST
This is a follow-up to bug #81882 (which is the same for <option>).
There is one WPT test case which also covers <optgroup>:

  http://wpt.live/css/css-display/select-4-option-optgroup-display-none.html

(Thanks to Carlos López for pointing out the test case.)