Kilotest: Diagnoses of heading structure illogical
violation by HTML element 123 on Freedom House page
Basics
About the Freedom House page
- URL: https://freedomhouse.org/
- Tested 38 days ago by job
xrdon 2026-04-24 at 20:02
About HTML element 123
- Tag name:
H2 - Text:
Primary Navigation
- Start tag:
<h2 class="visually-hidden" id="block-primarynavigation-menu"> - XPath:
/html/body/div[2]/header[1]/div[3]/div[1]/nav[1]/h2[1] - Bounding box: x = 580, y = 32, width = 1, height = 1
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 123 of the Freedom House page.
- The heading structure is not logically nested. This h2 element appears to be the primary document heading, so should be an h1 element.
Tool: HTML CodeSniffer (Squiz Labs)
Rule:
E-WCAG2AAA.Principle1.Guideline1_3.1_3_1_AAA.G141 - The heading structure is not logically nested. This h2 element should be an h1 to be properly nested.
Tool: HTML CodeSniffer (Squiz Labs)
Rule:
E-WCAG2AAA.Principle1.Guideline1_3.1_3_1_AAA.G141