Kilotest: Diagnoses of role invalid
violation by HTML element 83 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 83
- Tag name:
UL - Text:
Why disruption works … About Us
- Start tag:
<ul role="navigation" aria-label="Main" class="hidden lg:flex m-0 p-0 items-center font-emergency tracking-wide text-sm md:text-base justify-center flex-row gap-6 list-none"> - XPath:
/html/body/div[1]/div[1]/header[1]/nav[1]/ul[1] - Bounding box: x = 624, y = 34, width = 673, height = 43
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 83 of the Climate Emergency Fund 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