Kilotest: Diagnoses of heading structure illogical
violation by HTML element 232 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 232
- Tag name:
H6 - Text:
Meet people applying effective altruism to do more good with their time, money, and resources.
- Start tag:
<h6 class="css-14agws8-Type-root-Type-subtitle-HomePage-heroBlurb" dir="auto" data-style="subtitle"> - XPath:
/html/body/div[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/h6[1] - Bounding box: x = 400, y = 686, width = 576, height = 56
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 232 of the Centre for Effective Altruism page.
- The heading structure is not logically nested. This h6 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