WebKittens
@annevk
Title of the proposal
HTML Standards
URL to the spec
whatwg/html#12069
URL to the spec's repository
https://github.com/whatwg/html
Issue Tracker URL
No response
Explainer URL
No response
TAG Design Review URL
none
Mozilla standards-positions issue URL
mozilla/standards-positions#1349
WebKit Bugzilla URL
No response
Radar URL
No response
Description
This spec change enables base appearance for <select multiple size=1>. As I previously discussed with Anne, we could make <select multiple size=1> be a drop-down box for base appearance and a listbox for native appearance since macos doesn't have a drop-down multi-select picker.
WebKittens
@annevk
Title of the proposal
HTML Standards
URL to the spec
whatwg/html#12069
URL to the spec's repository
https://github.com/whatwg/html
Issue Tracker URL
No response
Explainer URL
No response
TAG Design Review URL
none
Mozilla standards-positions issue URL
mozilla/standards-positions#1349
WebKit Bugzilla URL
No response
Radar URL
No response
Description
This spec change enables base appearance for
<select multiple size=1>. As I previously discussed with Anne, we could make<select multiple size=1>be a drop-down box for base appearance and a listbox for native appearance since macos doesn't have a drop-down multi-select picker.