Bug 206347 - [GTK] display:none has no effect on <optgroup>
Summary: [GTK] display:none has no effect on <optgroup>
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-01-16 04:40 PST by Adrian Perez
Modified: 2020-01-16 04:40 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.)