Skip to content

Frames must have accesible names #1123

@dariiing

Description

@dariiing

Ensures <iframe> and elements have an accessible name.

To solve this problem, you need to fix at least (1) of the following:

  • Element has no title attribute
  • aria-label attribute does not exist or is empty
  • aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
  • Element's default semantics were not overridden with role="none" or role="presentation"

Metadata

Metadata

Assignees

Labels

AccessibilityMake software available to everyoneFixed in stagingThis is live on staging branchUI/UXInterfaces & user experience

Type

No type

Projects

Status

Done (On prod)

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions