Skip to content

Two additional elements that prohibit naming from authors #3410

Description

@scottaohara

From my checks, axe-core largely identifies ARIA 1.2's naming prohibited rule., and extends that rule to HTML elements with similar implicit roles. However, there are a few elements which were not flagged for having anaria-label or aria-labelledby attribute per the test case I checked against.

  • body
  • label
  • rp (removed)

The remaining 38 elements checked in the test case were all flagged by axe for not supporting aria-label or aria-labelledby unless a role which allows naming is also specified.

Metadata

Metadata

Assignees

No one assigned

    Labels

    standardsIssues in the ARIA standards objects (lib/standards)

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions