Update definition of drop-down vs listbox rendering#2771
Open
josepharhar wants to merge 2 commits intow3c:mainfrom
Open
Update definition of drop-down vs listbox rendering#2771josepharhar wants to merge 2 commits intow3c:mainfrom
josepharhar wants to merge 2 commits intow3c:mainfrom
Conversation
HTML's definition of how the select element is rendered as a listbox vs drop-down box has changed, so we should link to the more specific definition instead of repeating what makes a select a drop-down box vs a listbox.
✅ Deploy Preview for wai-aria ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Author
|
Very similar html-aria PR: w3c/html-aria#555 |
This was referenced Apr 20, 2026
keithamus
approved these changes
Apr 28, 2026
Member
keithamus
left a comment
There was a problem hiding this comment.
This is a useful change. The data below still mentions the attributes, but they align with the display modes. Perhaps we can also modify those? (So L6349 & L6403)
Author
Done, thank you! |
keithamus
approved these changes
May 5, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
HTML's definition of how the select element is rendered as a listbox vs drop-down box has changed, so we should link to the more specific definition instead of repeating what makes a select a drop-down box vs a listbox.
Closes #????
And a few other todo items (delete this section after performing them):
spec:<spec_name>label. If you don't have privileges to do this, editors will do it for you.Test, Documentation and Implementation tracking
Once this PR has been reviewed and has consensus from the working group, tests should be written and issues should be opened on browsers. Add N/A and check when not applicable.