Kilotest: Diagnoses of role redundant
violation by HTML element 450 on Disability Rights Advocates page
Basics
About the Disability Rights Advocates page
- URL: https://dralegal.org/
- Tested 36 days ago by job
77won 2026-04-26 at 17:41
About HTML element 450
- Tag name:
FOOTER - Text:
Footer … © 2026 Disability Rights Advocates. All rights reserved.
- Start tag:
<footer id="footer" role="contentinfo"> - XPath:
/html/body/div[1]/footer[1] - Bounding box: x = 0, y = 3628, width = 1920, height = 1273
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 450 of the Disability Rights Advocates page.
- The explicitly-assigned ARIA role "contentinfo" is redundant with the implicit role of the element <footer>
Tool: Accessibility Checker (IBM)
Rule:
aria_role_redundant - The contentinfo role is unnecessary for element footer.
Tool: Html Checker API (World Wide Web Consortium)