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

checkbox and switch should allow aria-expanded #251

Closed
mitchellevan opened this issue Nov 25, 2020 · 4 comments
Closed

checkbox and switch should allow aria-expanded #251

mitchellevan opened this issue Nov 25, 2020 · 4 comments

Comments

@mitchellevan
Copy link

Current

https://w3c.github.io/html-aria/#allowed-aria-roles-states-and-properties

  • The checkbox role does not allow aria-expanded.
  • The switch role does not allow aria-expanded.

However, the ARIA Editor's Draft allows them.

Proposed

Add aria-expanded in the Supported Properties column for checkbox and switch.

@scottaohara
Copy link
Member

This, among many other updates pertaining to alignment with ARIA 1.2, will be addressed in PR #198

@mitchellevan
Copy link
Author

@scottaohara Feel free to leave this issue open for tracking, or close it if it's sufficiently tracked in #192 or elsewhere

@scottaohara
Copy link
Member

it's a good reminder / allows others to know aria 1.2 updates are coming. going to leave it open.

@scottaohara
Copy link
Member

this section of the table has been removed, so this issue is no longer relevant.

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

Successfully merging a pull request may close this issue.

2 participants