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

Remove aria-disabled attribute from SPAN element #634

Merged
merged 1 commit into from
Feb 17, 2022
Merged

Conversation

mislav
Copy link
Owner

@mislav mislav commented Feb 17, 2022

An ARIA compliance tool issues a warning that aria-disabled is not appropriate for the "generic" role of the SPAN element.

Reverts #621
Fixes #632

An ARIA compliance tool issues a warning that `aria-disabled` is not
appropriate for the "generic" role of the SPAN element.
@mislav mislav merged commit c732dee into master Feb 17, 2022
@mislav mislav deleted the rm-aria-disabled branch February 17, 2022 18:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove deprecated ARIA-DISABLED attribute from SPAN element
1 participant