Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove default value for aria-expanded from combobox role #943

Merged
merged 2 commits into from May 13, 2019

Conversation

melanierichards
Copy link
Contributor

Addresses #853

@jnurthen
Copy link
Member

link for review

@jnurthen
Copy link
Member

Need to remove

Elements with the role combobox have an implicit aria-expanded value of false.

@carmacleod
Copy link
Contributor

Also, consider changing:

Typically, the default state of a combobox is collapsed.

to:

Typically, the initial state of a combobox is collapsed.

@melanierichards
Copy link
Contributor Author

Updated per @jnurthen and @carmacleod's feedback!

Copy link
Contributor

@mcking65 mcking65 left a comment

Choose a reason for hiding this comment

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

Looks good to me.

@jnurthen jnurthen merged commit 62bed5c into w3c:master May 13, 2019
carmacleod pushed a commit that referenced this pull request Oct 17, 2019
* Remove default value for aria-expanded from combobox role
* Update combobox role prose to better reflect removal of default aria-expanded value
jnurthen pushed a commit that referenced this pull request Sep 8, 2020
* Remove default value for aria-expanded from combobox role
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants