Kilotest: Diagnoses of role redundant
violation by HTML element 435 on Portland State University Senior Adult Learning Center page
Here is how tools diagnose the role redundant
issue for HTML element 435 of the Portland State University Senior Adult Learning Center page.
Basics
- About the
role redundant
issue- Why it matters: Document includes unnecessary code
- Priority: lowest
- Related WCAG standard: 4.1.2
- About the Portland State University Senior Adult Learning Center page
- URL:
https://www.pdx.edu/senior-adult-learning-center/ - Tested on 2026-04-07 at 18:28
- URL:
- About HTML element 435
- Tag name:
ARTICLE - Text:
APRIL 10TH 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 = 2523, width = 442, height = 545
- 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)