Kilotest: Diagnoses of list item orphan
violation by HTML element 88 on Climate Emergency Fund page
Basics
About the Climate Emergency Fund page
- URL: https://www.climateemergencyfund.org/
- Tested 38 days ago by job
hopon 2026-04-24 at 20:58
About HTML element 88
- Tag name:
LI - Text:
What we fund
- Start tag:
<li class="border-transparent hover:border-lightgray mb-0 border-b-2 pt-1 pb-1"> - XPath:
/html/body/div[1]/div[1]/header[1]/nav[1]/ul[1]/li[3] - Bounding box: x = 1048, y = 34, width = 124, height = 43
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 88 of the Climate Emergency Fund 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