Kilotest: Diagnoses of heading structure illogical
violation by HTML element 213 on CMT Services page
Basics
About the CMT Services page
- URL: https://www.cmtservicesinc.com/
- Tested 1 days ago by job
24zon 2026-05-31 at 22:19
About HTML element 213
- Tag name:
H3 - Text:
Consulting
- Start tag:
<h3 class="ui-accordion-header ui-state-default ui-corner-all" role="tab" id="ui-id-1" aria-controls="ui-id-2" aria-selected="false" aria-expanded="false" tabindex="0"> - XPath:
/html/body/div[1]/div[5]/div[1]/div[1]/div[1]/div[3]/section[1]/div[1]/h3[1] - Bounding box: x = 1173, y = 640, width = 300, height = 40
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 213 of the CMT Services page.
- The heading structure is not logically nested. This h3 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