Kilotest: Diagnoses of heading structure illogical
violation by HTML element 386 on Centre for Effective Altruism page
Basics
About the Centre for Effective Altruism page
- URL: https://www.effectivealtruism.org/
- Tested 38 days ago by job
6gwon 2026-04-24 at 21:54
About HTML element 386
- Tag name:
H6 - Text:
“People involved in effective altruism tend to be especially earnest. They're not here to comment on the world or have ironic distance from the world. They are in the world, they love the world, they want to help the world.”
- Start tag:
<h6 class="css-sm3819-Type-root-Type-subtitle-StoryCard-quote" dir="auto" data-style="subtitle"> - XPath:
[not obtained] - Bounding box: x = 380, y = 2615, width = 320, height = 224
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 386 of the Centre for Effective Altruism page.
- The heading structure is not logically nested. This h6 element should be an h3 to be properly nested.
Tool: HTML CodeSniffer (Squiz Labs)
Rule:
E-WCAG2AAA.Principle1.Guideline1_3.1_3_1_AAA.G141