w3c / html-aria

ARIA in HTML
https://w3c.github.io/html-aria/
Other
181 stars 48 forks source link

checkbox and switch should allow aria-expanded #251

Closed mitchellevan closed 3 years ago

mitchellevan commented 3 years ago

Current

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

However, the ARIA Editor's Draft allows them.

Proposed

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

scottaohara commented 3 years ago

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

mitchellevan commented 3 years ago

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

scottaohara commented 3 years ago

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

scottaohara commented 3 years ago

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