Kilotest: Diagnoses of heading structure illogical
violation by HTML element 217 on California YIMBY Education Fund page
Basics
About the California YIMBY Education Fund page
- URL: https://cayimby.org/
- Tested 29 days ago by job
6d3on 2026-05-03 at 17:05
About HTML element 217
- Tag name:
H3 - Text:
Housing Progress and News
- Start tag:
<h3 class="h3"> - XPath:
/html/body/div[1]/main[1]/section[1]/div[1]/div[2]/div[1]/div[1]/h3[1] - Bounding box: x = 292, y = 1048, width = 425, height = 32
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 217 of the California YIMBY Education Fund 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