Kilotest: Diagnoses of heading structure illogical
violation by HTML element 916 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 916
- Tag name:
H6 - Text:
If Democratic candidate(s) received less than 40% of the vote in the last general election in the same office and district
- Start tag:
<h6 class="MuiTypography-root MuiTypography-subtitle1 css-1877gqk"> - XPath:
[not obtained] - Bounding box: x = 691, y = 8295, width = 553, height = 50
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 916 of the Run! page.
- The heading structure is not logically nested. This h6 element should be an h5 to be properly nested.
Tool: HTML CodeSniffer (Squiz Labs)
Rule:
E-WCAG2AAA.Principle1.Guideline1_3.1_3_1_AAA.G141