Kilotest: Diagnoses of ID not unique
violation by HTML element 156 on Northwest District Association page
Basics
About the Northwest District Association page
- URL: https://www.northwestdistrictassociation.org/
- Tested 36 days ago by job
zg5on 2026-04-26 at 17:33
About HTML element 156
- Tag name:
DIV - Text:
The Board … NW Parking District SAC
- Start tag:
<div class="header-nav-folder-content" id="committees"> - XPath:
/html/body/div[1]/header[1]/div[2]/div[3]/div[2]/div[1]/div[2]/div[1]/nav[1]/div[1]/div[1] - Bounding box: x = 0, y = 0, width = 0, height = 0
About the ID not unique
issue
- Why it matters: User may be pointed to the wrong item
- Priority: highest
- Related WCAG standard: 4.1.1
Diagnoses
Here is how tools diagnose the ID not unique
issue for HTML element 156 of the Northwest District Association page.
- IDs used in ARIA and labels must be unique; Document has multiple elements referenced with ARIA with the same id attribute: committees
Tool: Axe (Deque)
Rule:
duplicate-id-aria - The first occurrence of ID committees was here.
Tool: Html Checker API (World Wide Web Consortium)