Kilotest: Diagnoses of aria attribute invalid
violation by HTML element 84 on My Suma page
Basics
About the My Suma page
- URL: https://mysuma.org/
- Tested 39 days ago by job
kbuon 2026-06-11 at 23:38
About HTML element 84
- Tag name:
A - Text:
what we do
- Start tag:
<a class="elementor-item has-submenu" id="sm-1781221143299248-3" aria-haspopup="true" aria-controls="sm-1781221143299248-4" aria-expanded="false"> - XPath:
/html/body/header[1]/header[1]/div[1]/div[2]/div[1]/div[1]/nav[1]/ul[1]/li[2]/a[1] - Bounding box: x = 599, y = 31, width = 137, height = 34
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 rule engines diagnose the aria attribute invalid
issue for HTML element 84 of the My Suma page.
- The attribute is not allowed for the element on which it is specified
Tool: Alfa (Siteimprove)
Rule:
r18 - The attribute is not allowed for the element on which it is specified
Tool: Alfa (Siteimprove)
Rule:
r18 - 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="sm-17812211525150322-4"
Tool: Axe (Deque)
Rule:
aria-valid-attr-value - Elements must only use supported ARIA attributes; ARIA attribute is not allowed: aria-expanded="false"
Tool: Axe (Deque)
Rule:
aria-allowed-attr - [failed] The `aria-expanded` property is neither inherited nor supported by the `role` .
Tool: QualWeb (University of Lisbon)
Rule:
QW-ACT-R25