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

Which ARIA attributes apply to descendant elements? #1063

Open
JAWS-test opened this issue Sep 27, 2019 · 1 comment
Open

Which ARIA attributes apply to descendant elements? #1063

JAWS-test opened this issue Sep 27, 2019 · 1 comment
Assignees
Labels
feature may add new concept(s) to ARIA which will require implementations or APG changes
Milestone

Comments

@JAWS-test
Copy link
Contributor

JAWS-test commented Sep 27, 2019

I suspect that not all ARIA attributes are automatically inherited by all descendant elements and should be output by AT for these descendant elements (e.g. according to the specification aria-disabled is inherited by descendant elements, but aria-haspopup probably not). I suggest:

  • if all attributes are inherited to all descendant elements, this should be mentioned in the introduction
  • if only certain attributes are inherited by all or certain descendant elements, this should be mentioned with the respective attribute.

The question arose because in APG: Data Grid Examples the aria-sort is not perceptible at the child element (w3c/aria-practices#1175, FreedomScientific/standards-support#319).

@stes-acc
Copy link

This causes much trouble and should be addressed with priority.

@MelSumner MelSumner self-assigned this Mar 18, 2021
@spectranaut spectranaut added this to Mel Summer in ARIA 1.3 Jun 7, 2022
@spectranaut spectranaut added the feature may add new concept(s) to ARIA which will require implementations or APG changes label Sep 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature may add new concept(s) to ARIA which will require implementations or APG changes
Projects
ARIA 1.3
Mel Sumner
Owned Elements etc
Awaiting triage
Development

No branches or pull requests

5 participants