Skip to content
This repository has been archived by the owner on Dec 7, 2022. It is now read-only.

Add aria-current to the list of valid attributes #380

Open
zmrhaljiri opened this issue Dec 28, 2019 · 0 comments
Open

Add aria-current to the list of valid attributes #380

zmrhaljiri opened this issue Dec 28, 2019 · 0 comments

Comments

@zmrhaljiri
Copy link

zmrhaljiri commented Dec 28, 2019

Auditing a page containing aria-current attribute, for example within a breadcrumbs component, results in the following error:

This element has an invalid ARIA attribute
https://github.com/GoogleChrome/accessibility-developer-tools/wiki/Audit-Rules#ax_aria_11
This audit rule will warn you if it finds an aria-* attribute that is not listed in the WAI-ARIA 1.0 States and Properties spec.

aria-current, however, seems to be under WAI-ARIA 1.1 and so is a valid attribute then.

Would it be possible to add it to the list of valid attributes, please?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant