Kilotest: Diagnoses of heading structure illogical
violation by HTML element 233 on Climate Emergency Fund page
Basics
About the Climate Emergency Fund page
- URL: https://www.climateemergencyfund.org/
- Tested 38 days ago by job
hopon 2026-04-24 at 20:58
About HTML element 233
- Tag name:
H4 - Text:
Our program areas
- Start tag:
<h4 class=" "> - XPath:
/html/body/div[1]/div[1]/main[1]/div[6]/div[1]/div[1]/div[1]/h4[1] - Bounding box: x = 300, y = 1915, width = 860, height = 41
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 233 of the Climate Emergency Fund page.
- The heading structure is not logically nested. This h4 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