Skip to content

Accessibility: Ensure aria-hidden elements are not focusable nor contain focusable elements #13

@bedmison

Description

@bedmison

Ensure aria-hidden elements are not focusable nor contain focusable elements. See more information

This occurs in the Detailed Reference Test Results pane, on the show/hide disclosure arrow for the test case file name.

To solve this problem, you need to fix the following:

  • Focusable content should have tabindex="-1" or be removed from the DOM

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