WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
286642
Implement customizable select element
https://bugs.webkit.org/show_bug.cgi?id=286642
Summary
Implement customizable select element
Joey Arhar
Reported
2025-01-28 13:10:31 PST
Customizable select is a feature update to the select element which contains several parts listed here:
https://github.com/whatwg/html/issues/9799
- Relax <select> parser
https://bugs.webkit.org/show_bug.cgi?id=283732
- appearance:base for <select> or appearance:base-select -
https://drafts.csswg.org/css-ui-4/#base-appearance
-
https://github.com/whatwg/html/pull/10629
- ::picker(select) pseudo-element
https://drafts.csswg.org/css-forms-1/#selectordef-picker
- ::picker-icon pseudo-element
https://drafts.csswg.org/css-forms-1/#picker-icon-pseudo-element
- ::checkmark pseudo-element
https://drafts.csswg.org/css-forms-1/#checkmark-element
- <selectedcontent> element
https://github.com/whatwg/html/pull/10633
- UA stylesheet for base appearance <select>
https://github.com/whatwg/html/pull/10670
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2025-02-04 13:11:14 PST
<
rdar://problem/144182883
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug