Kilotest: Diagnoses of link href missing
violation by HTML element 495 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 495
- Tag name:
SECTION - Text:
Service Status … Nearby Stations & Stops
- Start tag:
<section class="col-sm-6 col-lg-8"> - XPath:
/html/body/div[1]/div[1]/div[1]/section[1] - Bounding box: x = 800, y = 391, width = 640, height = 1314
About the link href missing
issue
- Why it matters: Helper cannot properly explain a link to a user
- Priority: low
- Related WCAG standard: 1.3.1
Diagnoses
Here is how rule engines diagnose the link href missing
issue for HTML element 495 of the Metropolitan Transportation Authority page.
- Missing attribute <code>href</code> on link. The user cannot navigate to this element using the keyboard. A better option here is to use a <code><a></code> element instead.
Tool: ASLint (eSSENTIAL Accessibility)
Rule:
missing_href_on_a