ARIA image has no accessible name Accessibility Checkpoint
Description
Elements with role=img
must have an accessible name.
Help
Add an aria-label
or aria-labelledby
attribute describing the image. Purely decorative images should use role=presentation
.
Applicable standards
- ACT Rules 23a2a8
- WCAG 2.0 F65 (Success Criteria: 1.1.1 level A)
- WCAG 2.1 F65 (Success Criteria: 1.1.1 level A)
- Section 508 (2017) F65 (Success Criteria: 1.1.1 level A)
Note: Section 508 Refresh (2017) checkpoints are equivalent to WCAG 2.0 level A and level AA checkpoints.
Change history
- 5.36 Jan 2020 Added.
This page describes a web site issue detected in HTML documents by SortSite Desktop and OnDemand Suite.
Rule ID: AccAriaImgNoName