Kilotest: Diagnoses of heading structure illogical
violation by HTML element 186 on Third Act page
Basics
About the Third Act page
- URL: https://thirdact.org/
- Tested 4 days ago by job
wm0on 2026-08-27 at 21:08
About HTML element 186
- Tag name:
H2 - Text:
We're a community of Americans over sixty determined to change the world for the better. Third Act harnesses an unparalleled generational power to safeguard our climate and democracy.
- Start tag:
<h2> - XPath:
/html/body/div[2]/main[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1] - Bounding box: x = 250, y = 131, width = 646, height = 210
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 186 of the Third Act 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