Kilotest: Diagnoses of heading structure illogical
violation by HTML element 361 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 361
- Tag name:
H4 - Text:
KING RANCH SADDLE SHOP
- Start tag:
<h4> - XPath:
/html/body/div[2]/div[6]/div[2]/div[1]/div[1]/a[1]/div[2]/div[2]/h4[1] - Bounding box: x = 136, y = 5733, width = 370, height = 28
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 361 of the Solver Collective 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