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.

Region landmark missing accessible name:

This region landmark lacks an accessible name (no aria-label or aria-labelledby):


Account summary

Note: Impossible to implement automatically because it requires determining whether the landmark is meaningful and then ensuring it has a descriptive text alternative.


axe detected: none  |  QualWeb detected: none