Kilotest: Diagnoses of landmarks not distinctly named
violation by HTML element 152 on Institute for Progress page
Here is how tools diagnose the landmarks not distinctly named
issue for HTML element 152 of the Institute for Progress page.
Basics
- About the
landmarks not distinctly named
issue- Why it matters: User cannot get help on how some of the document is organized
- Priority: high
- Related WCAG standard: 1.3.6
- About the Institute for Progress page
- URL:
https://ifp.org/ - Tested on 2026-04-03 at 04:21
- URL:
- About HTML element 152
- Take me there
- Tag name:
NAV - Text:
Research … Contact
- Start tag:
<nav class="site-header__nav"> - XPath:
/html/body/header[1]/div[1]/nav[1] - Bounding box: x = 1216, y = 0, width = 404, height = 69
Diagnoses
- Landmarks should have a unique role or role/label/title (i.e. accessible name) combination; The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable
Tool: Axe (Deque)
Rule:
landmark-unique