Skip to content

Linter Rule: html-aria-label-is-well-formatted false positive #1725

Description

@SleeplessByte

Any single word lowercase content is flagged incorrectly:

<element aria-label="optional">...</element>

Aria labels will become part of the computed accessible name and thus can have lowercase-casing.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions