Kilotest: Diagnoses of heading structure illogical
violation by HTML element 515 on Hesperian Health Guides page
Basics
About the Hesperian Health Guides page
- URL: https://hesperian.org/
- Tested 4 days ago by job
glpon 2026-05-28 at 22:54
About HTML element 515
- Tag name:
H4 - Text:
QUICK LINKS
- Start tag:
<h4 style="color: white; font-size: 25px;"> - XPath:
/html/body/div[1]/div[1]/div[9]/div[1]/div[1]/section[1]/div[1]/h4[1] - Bounding box: x = 50, y = 2461, width = 373, height = 33
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 515 of the Hesperian Health Guides page.
- The heading structure is not logically nested. This h4 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