Accessible names for UI components (accessible-name)

User interface elements and components must have descriptive accessible names, such as through aria-label or aria-labelledby attributes. <embed>, <object>, and <iframe> elements should use the title attribute.


Link name concatenation no space:

This link’s accessible name is formed by an image’s alt text followed immediately by adjacent link text, without a separating space.


PDFReport

Note: Impossible to automatically test. A human/AI review is required to confirm whether the concatenation actually yields an unreadable single token in the computed accessible name for the target language, and to account for overrides like aria-label/aria-labelledby, localization, or intentional single-word names.

axe detected: none  |  QualWeb detected: none