Kilotest: Diagnoses of heading structure illogical
violation by HTML element 226 on EarthShare page
Here is how tools diagnose the heading structure illogical
issue for HTML element 226 of the EarthShare 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 EarthShare page
- URL:
https://www.earthshare.org/ - Tested on 2026-04-02 at 14:23
- URL:
- About HTML element 226
- Take me there
- Tag name:
H2 - Text:
Check out our latest Annual Report!
- Start tag:
<h2 class="elementor-headline e-animated"> - XPath:
/html/body/header[1]/div[1]/div[1]/div[1]/a[1]/h2[1] - Bounding box: x = 832, y = 18, width = 257, height = 0
Diagnoses
- 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