Kilotest: Diagnoses of heading structure illogical
violation by HTML element 231 on America Walks page
Basics
About the America Walks page
- URL: https://americawalks.org/
- Tested 28 days ago by job
9rlon 2026-05-04 at 17:00
About HTML element 231
- Tag name:
H4 - Text:
Walkability From the Bottom Up: Tactics for Engaging Your Community
- Start tag:
<h4> - XPath:
/html/body/div[1]/main[1]/section[3]/div[1]/div[1]/div[2]/div[1]/h4[1] - Bounding box: x = 990, y = 1696, width = 630, height = 60
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 tools diagnose the heading structure illogical
issue for HTML element 231 of the America Walks page.
- The heading structure is not logically nested. This h4 element should be an h3 to be properly nested.
Tool: HTML CodeSniffer (Squiz Labs)
Rule:
E-WCAG2AAA.Principle1.Guideline1_3.1_3_1_AAA.G141