Kilotest: Diagnoses of heading structure illogical
violation by HTML element 502 on Solver Collective page
Basics
About the Solver Collective page
- URL: https://solvercollective.com/
- Tested 2 days ago by job
9a8on 2026-07-19 at 00:00
About HTML element 502
- Tag name:
H6 - Text:
OUR MISSION TO GIVE BACK
- Start tag:
<h6 class="footer-v2-heading"> - XPath:
/html/body/div[2]/div[10]/div[1]/div[1]/div[1]/h6[1] - Bounding box: x = 1459, y = 7810, width = 210, height = 20
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 rule engines diagnose the heading structure illogical
issue for HTML element 502 of the Solver Collective page.
- The heading structure is not logically nested. This h6 element should be an h4 to be properly nested.
Tool: HTML CodeSniffer (Squiz Labs)
Rule:
E-WCAG2AAA.Principle1.Guideline1_3.1_3_1_AAA.G141