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, <li> text, table cell, ARIA label, etc.).


Nested list parent context missing:

The nested list of format links is not inside the same <li> that provides the context (“Annual Report 2021”). It’s placed under a separate sibling list item, so the parent <li> context is not associated with the links.


Note: Impossible to automatically test/detect. A human tester or AI is needed to verify when nested list links are not placed under the parent <li> that provides their context.

axe detected: none  |  QualWeb detected: none