Kilotest: Diagnoses of heading structure illogical
violation by HTML element 336 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 336
- Tag name:
H2 - Text:
Plan a Trip
- Start tag:
<h2 class="form-title accordion-title"> - XPath:
/html/body/div[1]/div[1]/div[1]/aside[1]/div[1]/section[1]/div[1]/div[1]/div[1]/h2[1] - Bounding box: x = 500, y = 411, width = 280, height = 36
About the heading structure illogical
issue
- Why it matters: Helper misdescribes the document
- Priority: low
- Related WCAG standard: 1.3.1
Diagnoses
Here is how rule engines diagnose the heading structure illogical
issue for HTML element 336 of the Metropolitan Transportation Authority page.
- The heading structure is not logically nested. This h2 element appears to be the primary document heading, so should be an h1 element.
Tool: HTML CodeSniffer (Squiz Labs)
Rule:
E-WCAG2AAA.Principle1.Guideline1_3.1_3_1_AAA.G141 - The heading structure is not logically nested. This h2 element should be an h1 to be properly nested.
Tool: HTML CodeSniffer (Squiz Labs)
Rule:
E-WCAG2AAA.Principle1.Guideline1_3.1_3_1_AAA.G141