Kilotest: Diagnoses of link not named
violation by HTML element 432 on YMCA of Greater San Antonio page
Basics
About the YMCA of Greater San Antonio page
- URL: https://ymcasatx.org/
- Tested 46 days ago by job
klvon 2026-06-05 at 05:41
About HTML element 432
- Tag name:
A - Text:
WHO WE ARE … 7:00 am - 6:00 pm
- Start tag:
<a id="main-content" tabindex="-1" class="sr-only sr-only-focusable"> - XPath:
/html/body/div[1]/div[1]/div[3]/main[1]/div[1]/div[2]/a[1] - Bounding box: x = -1, y = 858, width = 1, height = 1
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
Diagnoses
Here is how rule engines diagnose the link not named
issue for HTML element 432 of the YMCA of Greater San Antonio page.
- Anchor element found with an ID but without a href or link text. Consider moving its ID to a parent or nearby element.
Tool: HTML CodeSniffer (Squiz Labs)
Rule:
W-WCAG2AAA.Principle4.Guideline4_1.4_1_2.H91.A.Empty