Kilotest: Diagnoses of heading-like styles dubious
violation by HTML element 479 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 479
- Tag name:
P - Text:
You haven't saved any trips yet.
- Start tag:
<p> - XPath:
/html/body/div[1]/div[1]/div[1]/aside[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1] - Bounding box: x = 0, y = 0, width = 0, height = 0
About the heading-like styles dubious
issue
- Why it matters: User may be unable to understand the topic of a part of the document
- Priority: lowest
- Related WCAG standard: 1.3.1
Diagnoses
Here is how rule engines diagnose the heading-like styles dubious
issue for HTML element 479 of the Metropolitan Transportation Authority page.
- Heading markup should be used if this content is intended as a heading.
Tool: HTML CodeSniffer (Squiz Labs)
Rule:
W-WCAG2AAA.Principle1.Guideline1_3.1_3_1.H42