Skip to content

Organize Test Writing Priority by Feature Usage… #87

Open
@cookiecrook

Description

@cookiecrook

Organize 2024 Investigation Test Writing Priority by Feature Usage…

In addition to some of the new WebDriver or testability explorations, we should investigate future accessibility test writing priority by most used features.

For example, Chrome Feature Status logging seems to indicate aria-hidden is the most used ARIA feature, included on ~86% of page loads. Even though we can't test aria-hidden directly yet, we could probably write some tests that combine label or role computation with aria-hidden to find our where the most import aria-hidden-related interop challenges are.

Ditto for some other features.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions