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.