Skip to content

ARIA in HTML updates re: popovertarget and command attributes #2334

Description

@scottaohara

ARIA in HTML is updating to identify misuse of aria-expanded when used on a button element that also have a popovertarget or command attribute specified.

These updates mirror other similar rules such as input type=checkbox discouraging use of aria-checked since the browser already handles these states and the use of author specified ARIA attributes is redundant at best, and can lead to potential misalignments that browsers should correct for - though there have been issues with this in the past.

This reduced test case helps illustrate the updates to the spec.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Spec changeWhen specs/versions are updated or changeT71engine-rulesIssues in the accessibility-checker-engine componentuser-reportedIssues identified outside of the core team

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions