Kilotest: Diagnoses of list item orphan
violation by HTML element 68 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 68
- Tag name:
LI - Text:
About
- Start tag:
<li> - XPath:
/html/body/div[1]/header[1]/nav[1]/div[2]/ul[1]/li[4] - Bounding box: x = 1689, y = 26, width = 50, height = 29
About the list item orphan
issue
- Why it matters: User cannot get help on whether an item is in a list
- Priority: highest
- Related WCAG standard: 1.3.1
Diagnoses
Here is how tools diagnose the list item orphan
issue for HTML element 68 of the Not Here to be Liked page.
- <li> elements must be contained in a <ul> or <ol>; List item parent element has a role that is not role="list"
Tool: Axe (Deque)
Rule:
listitem