Open
Bug 2005585
Opened 3 months ago
Updated 3 months ago
Implement base appearance for listbox select elements
Categories
(Core :: DOM: Core & HTML, task)
Core
DOM: Core & HTML
Tracking
()
NEW
People
(Reporter: jarhar, Unassigned)
References
(Depends on 1 open bug)
Details
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36
Steps to reproduce:
We are defining base appearance for listbox select elements in the HTML spec here: https://github.com/whatwg/html/pull/11758
This makes appearance:base-select work on <select multiple> and <select size=4>.
Comment 1•3 months ago
|
||
The Bugbug bot thinks this bug should belong to the 'Core::DOM: Core & HTML' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Component: Untriaged → DOM: Core & HTML
Product: Firefox → Core
Comment 2•3 months ago
|
||
Simon, do we have this on our radar?
Type: defect → task
Flags: needinfo?(zcorpan)
Comment 3•3 months ago
|
||
I think this should come after bug 1944403.
Severity: -- → S3
Status: UNCONFIRMED → NEW
Depends on: custom-select
Ever confirmed: true
Flags: needinfo?(zcorpan)
You need to log in
before you can comment on or make changes to this bug.
Description
•