Kilotest: Diagnoses of role redundant
violation by HTML element 414 on Jordan Schnitzer Museum of Art at PSU page
Here is how tools diagnose the role redundant
issue for HTML element 414 of the Jordan Schnitzer Museum of Art at PSU page.
Basics
- About the
role redundant
issue- Why it matters: Document includes unnecessary code
- Priority: lowest
- Related WCAG standard: 4.1.2
- About the Jordan Schnitzer Museum of Art at PSU page
- URL:
https://www.pdx.edu/museum-of-art/ - Tested on 2026-04-09 at 03:46
- URL:
- About HTML element 414
- Tag name:
ARTICLE - Text:
APRIL 23RD 2026 … ADD TO MY CALENDAR
- Start tag:
<article role="article" class="node node--type-event node--sticky"> - XPath:
[not obtained] - Bounding box: x = 972, y = 2869, width = 442, height = 521
- Tag name:
Diagnoses
- The explicitly-assigned ARIA role "article" is redundant with the implicit role of the element <article>
Tool: Accessibility Checker (IBM)
Rule:
aria_role_redundant - The article role is unnecessary for element article.
Tool: Html Checker API (World Wide Web Consortium)