Kilotest: Diagnoses of role redundant
violation by HTML element 382 on Institute for Agriculture and Trade Policy page
Basics
About the Institute for Agriculture and Trade Policy page
- URL: https://www.iatp.org/
- Tested 38 days ago by job
s2zon 2026-04-24 at 19:46
About HTML element 382
- Tag name:
NAV - Text:
Footer … JOBS
- Start tag:
<nav role="navigation" aria-labelledby="block-footer-menu" id="block-footer"> - XPath:
/html/body/div[1]/div[1]/div[1]/footer[1]/div[1]/nav[1] - Bounding box: x = 330, y = 3842, width = 363, height = 69
About the role redundant
issue
- Why it matters: Document includes unnecessary code
- Priority: lowest
- Related WCAG standard: 4.1.2
Diagnoses
Here is how tools diagnose the role redundant
issue for HTML element 382 of the Institute for Agriculture and Trade Policy page.
- The explicitly-assigned ARIA role "navigation" is redundant with the implicit role of the element <nav>
Tool: Accessibility Checker (IBM)
Rule:
aria_role_redundant - The navigation role is unnecessary for element nav.
Tool: Html Checker API (World Wide Web Consortium)