Skip to content
This repository was archived by the owner on Dec 7, 2022. It is now read-only.
This repository was 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

Description

@zmrhaljiri

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions