Kilotest: Diagnoses of heading structure illogical
violation by HTML element 400 on GiveDirectly page
Basics
About the GiveDirectly page
- URL: https://www.givedirectly.org/
- Tested 29 days ago by job
7tmon 2026-05-03 at 17:04
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
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 400 of the GiveDirectly page.
- 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