Kilotest: Diagnoses of aria attribute invalid
violation by HTML element 159 on America Walks page
Basics
About the America Walks page
- URL: https://americawalks.org/
- Tested 28 days ago by job
9rlon 2026-05-04 at 17:00
About HTML element 159
- Tag name:
BUTTON - Text: [not applicable]
- Start tag:
<button class="search-button" type="button" data-open="searchModal" aria-controls="searchModal" aria-haspopup="true" tabindex="0"> - XPath:
/html/body/div[1]/header[1]/div[2]/div[1]/div[3]/button[1] - Bounding box: x = 1624, y = 7, width = 52, height = 54
About the aria attribute invalid
issue
- Why it matters: Item behavior violates user expectations
- Priority: highest
- Related WCAG standard: 4.1.2
Diagnoses
Here is how tools diagnose the aria attribute invalid
issue for HTML element 159 of the America Walks page.
- ARIA attributes must conform to valid values; Unable to determine if aria-controls referenced ID exists on the page while using aria-haspopup: aria-controls="searchModal"
Tool: Axe (Deque)
Rule:
aria-valid-attr-value