Kilotest: Diagnoses of link not named
violation by HTML element 499 on Metropolitan Transportation Authority page
Basics
About the Metropolitan Transportation Authority page
- URL: https://www.mta.info/
- Tested 30 days ago by job
oyuon 2026-06-20 at 13:49
About HTML element 499
- Tag name:
A - Text:
Service Status … Nearby Stations & Stops
- Start tag:
<a id="main-content"> - XPath:
/html/body/div[1]/div[1]/div[1]/section[1]/a[1] - Bounding box: x = 810, y = 391, width = 0, height = 0
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 499 of the Metropolitan Transportation Authority 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