Skip to content

ACT rule "Visible label is part of accessible name" (2ee8b8) changes break nightly #5207

Description

@straker

Latest ACT update for our rule 2ee8b8 "Visible label is part of accessible name" has added more examples which are breaking our nightly tests run. The changes are non-trival as they follow a new algorithm which we don't implement. So things like removing all content between round brackets and maintaining space between spans are currently failing. Our code currently uses visibleVirtual to generate the visible content, which we'll need to figure out if we want to continue to use that function or create a new function just for this algorithm.

This issue is linked to a skipTests entry in test/act-rules/visible-label-in-accessible-name-2ee8b8.spec.js.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions