Kilotest: Diagnoses of role invalid
violation by HTML element 57 on LibreOffice page
Basics
About the LibreOffice page
- URL: https://www.libreoffice.org/
- Tested 29 days ago by job
2lhon 2026-05-03 at 16:57
About HTML element 57
- Tag name:
LI - Text:
Download … DONATE
- Start tag:
<li class="search-button" role="button" aria-label="Search" tabindex="0"> - XPath:
/html/body/div[2]/nav[1]/ul[1]/li[6] - Bounding box: x = 1372, y = 66, width = 30, height = 30
About the role invalid
issue
- Why it matters: User cannot get help on the nature of an item
- Priority: high
- Related WCAG standard: 4.1.2
Diagnoses
Here is how tools diagnose the role invalid
issue for HTML element 57 of the LibreOffice page.
- ARIA role should be appropriate for the element; ARIA role button is not allowed for given element
Tool: Axe (Deque)
Rule:
aria-allowed-role - The ARIA role 'button' is not valid for the element <li>
Tool: Accessibility Checker (IBM)
Rule:
aria_role_valid - The tabbable element's role 'listitem' is not a widget role
Tool: Accessibility Checker (IBM)
Rule:
element_tabbable_role_valid