Kilotest: Diagnoses of role redundant
violation by HTML element 286 on America Walks page
Here is how tools diagnose the role redundant
issue for HTML element 286 of the America Walks page.
Basics
- About the
role redundant
issue- Why it matters: Document includes unnecessary code
- Priority: lowest
- Related WCAG standard: 4.1.2
- About the America Walks page
- URL:
https://americawalks.org/ - Tested on 2026-04-02 at 14:21
- URL:
- About HTML element 286
- Tag name:
ARTICLE - Text:
POSTED ON MARCH 25, 2026 … Read More
- Start tag:
<article id="post-17043" class="post-17043 post type-post status-publish format-standard has-post-thumbnail hentry category-blog" role="article" itemscope="" itemtype="http://schema.org/BlogPosting"> - XPath:
/html/body/div[1]/main[1]/section[6]/div[1]/div[2]/div[3]/article[1] - Bounding box: x = 1210, y = 3758, width = 440, height = 338
- 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)