Kilotest: Diagnoses of heading structure illogical
violation by HTML element 916 on Run! page
Here is how tools diagnose the heading structure illogical
issue for HTML element 916 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 916
- Take me there
- 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 = 8276, width = 553, height = 50
Diagnoses
- 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