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 #609

Closed
scottaohara opened this issue Jan 10, 2022 · 4 comments · Fixed by #705
Closed

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

scottaohara opened this issue Jan 10, 2022 · 4 comments · Fixed by #705
Assignees
Labels
engine Issues in the accessibility-checker-engine component priority-2 (med) SME Discuss with subject matter experts Standards user-reported Issues identified outside of the core team

Comments

@scottaohara
Copy link

scottaohara commented Jan 10, 2022

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.

aria-grabbed and aria-dropeffect test case

@tombrunet
Copy link
Member

Need to discuss with team what level deprecated features should be reported at. My gut feels like it should be a recommendation.

@tombrunet tombrunet added the engine Issues in the accessibility-checker-engine component label Jan 10, 2022
@aliunwala aliunwala added SME Discuss with subject matter experts priority-3 (low) priority-2 (med) and removed priority-3 (low) labels Jan 11, 2022
@aliunwala
Copy link
Contributor

Agreement in triage into make this into a Recommendation

Also a helpful link:
https://www.w3.org/TR/wai-aria-1.2/#deprecated

@tombrunet
Copy link
Member

Note: Create a rule where the attribute is tokenized with a list of deprecated attributes (Maybe look for a deprecated attribute in the ARIA spec file)

@shunguoy
Copy link
Contributor

shunguoy commented Feb 10, 2022

this is the related issue with #680, so is grouped in the same epic. Most likely, no additional work is needed. probably close as fixed with #680

@philljenkins philljenkins added Standards user-reported Issues identified outside of the core team labels Mar 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
engine Issues in the accessibility-checker-engine component priority-2 (med) SME Discuss with subject matter experts Standards user-reported Issues identified outside of the core team
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants