Kilotest: Diagnoses of role invalid
violation by HTML element 61 on Not Here to be Liked page
Basics
About the Not Here to be Liked page
- URL: https://www.notheretobeliked.studio/
- Tested 38 days ago by job
bdxon 2026-04-24 at 20:58
About HTML element 61
- Tag name:
UL - Text:
Home … Connect
- Start tag:
<ul role="navigation" aria-label="Main" class="flex flex-row gap-6 items-center"> - XPath:
/html/body/div[1]/header[1]/nav[1]/div[2]/ul[1] - Bounding box: x = 1420, y = 26, width = 421, height = 29
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 61 of the Not Here to be Liked page.
- ARIA role should be appropriate for the element; ARIA role navigation is not allowed for given element
Tool: Axe (Deque)
Rule:
aria-allowed-role - The ARIA role 'navigation' is not valid for the element <ul>
Tool: Accessibility Checker (IBM)
Rule:
aria_role_valid