Kilotest: Diagnoses of heading structure illogical
violation by HTML element 1007 on Run! page
Here is how tools diagnose the heading structure illogical
issue for HTML element 1007 of the Run! page.
Basics
- About the
heading structure illogical
issue- Why it matters: Helper misdescribes the document
- Priority: low
- Related WCAG standard: 1.3.1
- About the Run! page
- URL:
https://www.designedtorun.com/ - Tested on 2026-04-05 at 01:26
- URL:
- About HTML element 1007
- Take me there
- Tag name:
H6 - Text:
651 N Broad St., Suite 201 … Middletown, DE 19709
- Start tag:
<h6 class="MuiTypography-root MuiTypography-subtitle1 css-e3gdml"> - XPath:
/html/body/div[1]/div[1]/footer[1]/div[1]/h6[1] - Bounding box: x = 601, y = 9996, width = 719, height = 40
Diagnoses
- 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