Kilotest: Diagnoses of heading structure illogical
violation by HTML element 109 on DemocracyNext page
Basics
About the DemocracyNext page
- URL: https://www.demnext.org/
- Tested 29 days ago by job
arbon 2026-05-03 at 17:03
About HTML element 109
- Tag name:
H2 - Text:
Another Democratic Future is Possible
- Start tag:
<h2 class="max-w-[305px] sm:max-w-none mx-auto sm:col-span-8 sm:col-start-3 font-propos text-center text-head-32 sm:text-head-40"> - XPath:
/html/body/div[1]/div[2]/h2[1] - Bounding box: x = 605, y = 503, width = 711, height = 55
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 109 of the DemocracyNext 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