Kilotest: Diagnoses of role redundant
violation by HTML element 76 on Jordan Schnitzer Museum of Art at PSU page
Basics
About the Jordan Schnitzer Museum of Art at PSU page
- URL: https://www.pdx.edu/museum-of-art/
- Tested 30 days ago by job
01zon 2026-05-03 at 04:33
About HTML element 76
- Tag name:
HEADER - Text:
Apply … I am a
- Start tag:
<header role="banner"> - XPath:
/html/body/div[1]/div[1]/div[1]/header[1] - Bounding box: x = 0, y = 0, width = 1920, height = 106
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 76 of the Jordan Schnitzer Museum of Art at PSU 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)