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

aria-description: This attribute is an invalid ARIA attribute #1039

Open
Vampiracus opened this issue Nov 29, 2024 · 1 comment
Open

aria-description: This attribute is an invalid ARIA attribute #1039

Vampiracus opened this issue Nov 29, 2024 · 1 comment

Comments

@Vampiracus
Copy link

With the plugin on I get this error when trying to use the aria-description attribute.

This attribute actually valid and referenced on MDN.

There is a relevant issue in the aria-query repo and even a relevant pull-request, but the process seems to be frozen since July.

@ljharb
Copy link
Member

ljharb commented Nov 29, 2024

It's not that it's frozen, it's that it might require a breaking change.

Do you see the note on the MDN page you linked?

Note: aria-description is still in W3C Editor's Draft for ARIA 1.3. For the time being, continue to use aria-describedby, which has been supported since ARIA 1.1.

In other words, it's still not finalized, and probably shouldn't be used yet.

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

No branches or pull requests

2 participants