-
-
Notifications
You must be signed in to change notification settings - Fork 753
Closed
Labels
AccessibilityMake software available to everyoneMake software available to everyoneFixed in stagingThis is live on staging branchThis is live on staging branchUI/UXInterfaces & user experienceInterfaces & user experience
Milestone
Description
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 everyoneMake software available to everyoneFixed in stagingThis is live on staging branchThis is live on staging branchUI/UXInterfaces & user experienceInterfaces & user experience
Type
Projects
Status
Done (On prod)