Kilotest: Diagnoses of heading structure illogical
violation by HTML element 660 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 660
- Tag name:
H4 - Text:
Connectivity
- Start tag:
<h4> - XPath:
[not obtained] - Bounding box: x = 1112, y = 2437, width = 408, height = 35
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 660 of the Turrito 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