Skip to content

Conversation

@josepharhar
Copy link
Contributor

This PR allows drop-down select elements with the multiple attribute to have base appearance. It is very similar to base appearance for single-select drop-down select elements.

Fixes #12049

(See WHATWG Working Mode: Changes for more details.)

@josepharhar
Copy link
Contributor Author

This needs additional changes to explain that <select multiple size=1> can be either a listbox or a drop-down box in appearance:auto, but is always a drop-down box for appearance:base. I can make those edits in this PR after #11460 is merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Base appearance for drop-down select multiple

1 participant