Skip to content

Rule to test for focusable elements with aria-hidden="true" or role="presentation" #6

@dylanb

Description

@dylanb

If you have a naturally tab-focusable element (that is not display:none or visibility:hidden) such as a button with aria-hidden="true", screen reader users will hear "blank" when they land on the element. We need a rule to test for these conditions

http://www.w3.org/TR/aria-in-html/#fourth-rule-of-aria-use

Metadata

Metadata

Assignees

No one assigned

    Labels

    featNew feature or enhancementinfo neededMore information or research is needed to continuerulesIssue or false result from an axe-core rule

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions