Kilotest: Diagnoses of heading structure illogical
violation by HTML element 400 on GiveDirectly page
Here is how tools diagnose the heading structure illogical
issue for HTML element 400 of the GiveDirectly 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 GiveDirectly page
- URL:
https://www.givedirectly.org/ - Tested on 2026-04-02 at 14:25
- URL:
- About HTML element 400
- Tag name:
H3 - Text:
Help someone transform their life.
- Start tag:
<h3 class="wp-block-heading"> - XPath:
[not obtained] - Bounding box: x = 2017, y = 1220, width = 527, height = 29
- Tag name:
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