Link purpose from context (link-purpose-context)

A link's purpose can be determined from nearby context that is programmatically associated (e.g., a heading, paragraph text, list item text, table cell, ARIA label, etc.)


Link lacks any accessible name:

This <a> element does not have any text content or accessible name:


Note: Possible to detect automatically by checking for <a> elements with an href attribute but no accessible name (no text, aria-label, or aria-labelledby).

axe detected: 2.4.4  |  QualWeb detected: 2.4.4