Kilotest: Diagnoses of ancestor and descendant roles incompatible
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 ancestor and descendant roles incompatible
issue
- Why it matters: User may misunderstand or be blocked from exposure to an item
- Priority: highest
- Related WCAG standard: 4.1.2
Diagnoses
Here is how tools diagnose the ancestor and descendant roles incompatible
issue for HTML element 57 of the LibreOffice page.
- An li element that is a descendant of a ul, ol, or menu element with no explicit role value, or a descendant of a role=list element, must not have any role value other than listitem.
Tool: Html Checker API (World Wide Web Consortium)