Skip to content

Update definition of drop-down vs listbox rendering#2771

Open
josepharhar wants to merge 2 commits intow3c:mainfrom
josepharhar:listbox
Open

Update definition of drop-down vs listbox rendering#2771
josepharhar wants to merge 2 commits intow3c:mainfrom
josepharhar:listbox

Conversation

@josepharhar
Copy link
Copy Markdown

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):

  • For every spec that this PR edits, please add the appropriate spec:<spec_name> label. If you don't have privileges to do this, editors will do it for you.
  • If the change is editorial, please add "Editorial:" at the start of your PR name, and delete the "Test, Documentation and Implementation tracking" section below.

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.

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.
@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 20, 2026

Deploy Preview for wai-aria ready!

Name Link
🔨 Latest commit 7269fd2
🔍 Latest deploy log https://app.netlify.com/projects/wai-aria/deploys/69f5259bbbd90e000894e347
😎 Deploy Preview https://deploy-preview-2771--wai-aria.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@josepharhar josepharhar requested a review from scottaohara April 20, 2026 23:22
@josepharhar
Copy link
Copy Markdown
Author

Very similar html-aria PR: w3c/html-aria#555

Copy link
Copy Markdown
Member

@keithamus keithamus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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)

Copy link
Copy Markdown
Contributor

@spectranaut spectranaut left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, thanks!

@josepharhar
Copy link
Copy Markdown
Author

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)

Done, thank you!

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants