Skip to content

Add aria-activedescendant regression tests that ensure the element referenced by aria-activedescendant is visible when it is changed via keyboard commands #2802

@mcking65

Description

@mcking65

PR #2622 fixed an issue in listbox example code where the code failed to satisfy the requirement that an element referenced by aria-activedescendant is made visible when aria-activedescendant is changed by pressing a keyboard command, such as arrows, home, end, pageUp, PageDown, etc.

Currently, we don't have regression tests that check to see if this requirement is met.

Devise a testing method and implement it for all examples that use aria-activedescendant.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementAny addition or improvement that doesn't fix a code bug or prose inaccuracyregression-testingRelated to AVA regression tests of example pages or AVA framework implementation within repo

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions