Kilotest: Diagnoses of aria attribute invalid
violation by HTML element 246 on Sightline Institute page
Basics
About the Sightline Institute page
- URL: https://www.sightline.org/
- Tested 29 days ago by job
wxvon 2026-05-03 at 17:04
About HTML element 246
- Tag name:
BUTTON - Text:
Democracy + Elections
- Start tag:
<button class="gb-button gb-button-a0a746e0 gb-tabs__button" id="gb-tab-button-a0a746e0" aria-controls="gb-tab-item-5515435b" aria-selected="false" tabindex="-1"> - XPath:
[not obtained] - Bounding box: x = 894, y = 1196, width = 219, height = 45
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 246 of the Sightline Institute page.
- The attribute is not allowed for the element on which it is specified
Tool: Alfa (Siteimprove)
Rule:
r18 - Elements must only use supported ARIA attributes; ARIA attribute is not allowed: aria-selected="false"
Tool: Axe (Deque)
Rule:
aria-allowed-attr - [failed] The `aria-selected` property is neither inherited nor supported by the `role` button.
Tool: QualWeb (University of Lisbon)
Rule:
QW-ACT-R25