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

Identify non-content attributes which win out vs corresponding aria- attributes #349

Open
scottaohara opened this issue Sep 9, 2021 · 0 comments
Assignees
Labels
Allowed aria-* attributes Clarification needed Revise or expand the information provided

Comments

@scottaohara
Copy link
Member

for instance, showModal for dialogs should win out vs aria-modal=false
the intermittent idl attribute for checkboxes would win out vs aria-checked=mixed

this might require further progress on the AOM, however, before conformance checkers can accurately determine if these are in conflict. but, for starters we could at least make an informative declaration regarding this, referencing the ARIA spec when it is updated to indicate this rule. see w3c/aria#1610

@scottaohara scottaohara added this to the ARIA in HTML: Next milestone Sep 20, 2021
@scottaohara scottaohara added Allowed aria-* attributes Clarification needed Revise or expand the information provided labels Dec 14, 2021
@scottaohara scottaohara self-assigned this Mar 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Allowed aria-* attributes Clarification needed Revise or expand the information provided
Projects
None yet
Development

No branches or pull requests

1 participant