Kilotest: Diagnoses of role redundant
violation by HTML element 1024 on University of Oregon page
Basics
About the University of Oregon page
- URL: https://www.uoregon.edu/
- Tested 19 days ago by job
8n6on 2026-08-12 at 21:27
About HTML element 1024
- Tag name:
HEADER - Text:
University of Oregon
- Start tag:
<header class="site-header" role="banner"> - XPath:
/html/body/div[4]/div[1]/header[1] - Bounding box: x = 0, y = 37, width = 1920, height = 100
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 1024 of the University of Oregon page.
- The explicitly-assigned ARIA role "banner" is redundant with the implicit role of the element <header>
Tool: Accessibility Checker (IBM)
Rule:
aria_role_redundant - The banner role is unnecessary for element header.
Tool: Html Checker API (World Wide Web Consortium)