Kilotest: Diagnoses of role redundant
violation by HTML element 346 on Russellville Park page
Basics
About the Russellville Park page
- URL: https://russellvillepark.com/
- Tested 11 days ago by job
kyqon 2026-05-21 at 23:58
About HTML element 346
- Tag name:
FOOTER - Text:
© All Rights Reserved. WellQuest Living 2026 … Do Not Sell My Info | Privacy Policy | Cookie Policy
- Start tag:
<footer id="colophon" class="site-footer" role="contentinfo"> - XPath:
/html/body/div[1]/footer[3] - Bounding box: x = 0, y = 3140, width = 1920, height = 72
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 346 of the Russellville Park 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)