Kilotest: Diagnoses of heading structure illogical
violation by HTML element 917 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 917
- Tag name:
H5 - Text:
What are the most important moral problems of our time?
- Start tag:
<h5 class="css-acowpi-Type-root-Type-heading4-Card-title-Card-titleLink" dir="auto" data-style="heading4"> - XPath:
/html/body/div[1]/div[1]/div[1]/main[1]/section[8]/div[1]/div[2]/div[1]/div[1]/div[1]/a[1]/h5[1] - Bounding box: x = 420, y = 5186, width = 328, height = 52
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 917 of the Centre for Effective Altruism page.
- The heading structure is not logically nested. This h5 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