Kilotest: Diagnoses of link not named
violation by HTML element 115 on Prometheus page
Here is how tools diagnose the link not named
issue for HTML element 115 of the Prometheus page.
Basics
- About the
link not named
issue- Why it matters: User cannot get help understanding what a link points to
- Priority: highest
- Related WCAG standard: 2.4.4
- About the Prometheus page
- URL:
https://www.joinprometheus.org/ - Tested on 2026-04-07 at 19:19
- URL:
- About HTML element 115
- Tag name:
A - Text: [not applicable]
- Start tag:
<a data-testid="linkElement" href="https://www.joinprometheus.org" target="_self" class="aeyn4z"> - XPath:
/html/body/div[1]/div[1]/div[3]/div[1]/header[1]/div[2]/div[2]/div[1]/div[1]/div[1]/a[1] - Bounding box: x = 470, y = 30, width = 200, height = 28
- Tag name:
Diagnoses
- Anchor element found with a valid href attribute, but no link content has been supplied.
Tool: HTML CodeSniffer (Squiz Labs)
Rule:
E-WCAG2AAA.Principle4.Guideline4_1.4_1_2.H91.A.NoContent - Anchor element found with a valid href attribute, but no link content has been supplied.
Tool: WallyAX (Wally)