Kilotest: Diagnoses of heading structure illogical
violation by HTML element 1007 on Run! page
Basics
About the Run! page
- URL: https://www.designedtorun.com/
- Tested 28 days ago by job
mgfon 2026-05-04 at 17:00
About HTML element 1007
- 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 = 10015, width = 719, 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 1007 of the Run! page.
- 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