Skip to content

map selected attribute to aria-selected=true #92

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

Closed
jasonkiss opened this issue May 24, 2017 · 1 comment
Closed

map selected attribute to aria-selected=true #92

jasonkiss opened this issue May 24, 2017 · 1 comment
Assignees

Comments

@jasonkiss
Copy link
Contributor

The selected boolean attribute on option elements should map to aria-selected=true as the default ARIA role for the option element is "option", and aria-selected the required property for expressing the option's selectedness.

@jasonkiss
Copy link
Contributor Author

Fixed in 7f63e08.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant