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

Indicate that aria-grabbed and aria-dropeffect are deprecated #3341

Open
scottaohara opened this issue Jan 10, 2022 · 1 comment
Open

Indicate that aria-grabbed and aria-dropeffect are deprecated #3341

scottaohara opened this issue Jan 10, 2022 · 1 comment
Labels
feat New feature or enhancement standards Issues in the ARIA standards objects (lib/standards)
Milestone

Comments

@scottaohara
Copy link
Contributor

ARIA 1.1 deprecated aria-grabbed and aria-dropeffect. While no feature yet exists to replace these attributes, their current support is not particularly great, and since they are deprecated, it is highly unlikely their support will improve.

ARIA in HTML is being updated to call out that authors should not rely on these features, and request that conformance checkers warn authors about the attributes' deprecated status / potential lack of support from browsers/at.

aria-grabbed and aria-dropeffect test case

@WilcoFiers WilcoFiers added this to the Axe-core 4.5 milestone Jan 11, 2022
@WilcoFiers WilcoFiers added feat New feature or enhancement standards Issues in the ARIA standards objects (lib/standards) labels Jan 11, 2022
@WilcoFiers
Copy link
Contributor

WilcoFiers commented Jan 11, 2022

Will do! We'll probably need a new check for this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat New feature or enhancement standards Issues in the ARIA standards objects (lib/standards)
Projects
None yet
Development

No branches or pull requests

2 participants