Kilotest: Diagnoses of heading names repeated
violation by HTML element 201 on Institute for Progress page
Here is how tools diagnose the heading names repeated
issue for HTML element 201 of the Institute for Progress page.
Basics
- About the
heading names repeated
issue- Why it matters: User cannot differentiate parts of the document
- Priority: low
- Related WCAG standard: 1.3.1
- About the Institute for Progress page
- URL:
https://ifp.org/ - Tested on 2026-04-03 at 04:21
- URL:
- About HTML element 201
- Take me there
- Tag name:
H2 - Text:
A THINK TANK FOR ACCELERATING SCIENTIFIC, TECHNOLOGICAL, AND INDUSTRIAL PROGRESS
- Start tag:
<h2 class="home-splash__title"> - XPath:
/html/body/main[1]/div[1]/div[1]/h2[1] - Bounding box: x = 300, y = 738, width = 915, height = 240
Diagnoses
- The heading structure is not logically nested. This h2 element should be an h1 to be properly nested.
Tool: WallyAX (Wally)