Kilotest: Diagnoses of role redundant
violation by HTML element 1814 on PTR Global page
Basics
About the PTR Global page
- URL: https://www.ptrglobal.com/
- Tested 46 days ago by job
sdoon 2026-06-05 at 04:36
About HTML element 1814
- Tag name:
FOOTER - Text:
About Us … Copyright © 2026
- Start tag:
<footer class="x-colophon" role="contentinfo"> - XPath:
/html/body/div[1]/div[1]/footer[1] - Bounding box: x = 0, y = 7742, width = 1920, height = 694
About the role redundant
issue
- Why it matters: Document includes unnecessary code
- Priority: lowest
- Related WCAG standard: 4.1.2
Diagnoses
Here is how rule engines diagnose the role redundant
issue for HTML element 1814 of the PTR Global 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