Kilotest: Diagnoses of heading structure illogical
violation by HTML element 422 on Turrito page
Basics
About the Turrito page
- URL: https://www.turrito.com/
- Tested 44 days ago by job
i2non 2026-06-07 at 00:32
About HTML element 422
- Tag name:
H4 - Text:
We do more than provide technology solutions; we infuse IT Departments with adaptability and resilience. Turning the challenges of midmarket businesses into platforms for innovation and growth.
- Start tag:
<h4> - XPath:
[not obtained] - Bounding box: x = 387, y = 669, width = 1145, height = 70
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 422 of the Turrito page.
- The heading structure is not logically nested. This h4 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