Kilotest: Diagnoses of heading structure illogical
violation by HTML element 297 on California Groundbreakers page
Here is how tools diagnose the heading structure illogical
issue for HTML element 297 of the California Groundbreakers page.
Basics
- About the
heading structure illogical
issue- Why it matters: Helper misdescribes the document
- Priority: low
- Related WCAG standard: 1.3.1
- About the California Groundbreakers page
- URL:
https://www.californiagroundbreakers.org/ - Tested on 2026-04-02 at 14:21
- URL:
- About HTML element 297
- Take me there
- Tag name:
H3 - Text:
Panels, interviews, podcasts & more... … Check out where we are next.
- Start tag:
<h3 style="text-align:center;white-space:pre-wrap;"> - XPath:
/html/body/div[4]/main[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[2]/div[2]/div[1]/div[1]/h3[1] - Bounding box: x = 812, y = 3061, width = 296, height = 36
Diagnoses
- The heading structure is not logically nested. This h3 element should be an h2 to be properly nested.
Tool: HTML CodeSniffer (Squiz Labs)
Rule:
E-WCAG2AAA.Principle1.Guideline1_3.1_3_1_AAA.G141