Kilotest: Diagnoses of role redundant
violation by HTML element 276 on America Walks page
Here is how tools diagnose the role redundant
issue for HTML element 276 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 276
- Tag name:
ARTICLE - Text:
POSTED ON MARCH 31, 2026 … Read More
- Start tag:
<article id="post-17058" class="post-17058 post type-post status-publish format-standard has-post-thumbnail hentry category-blog category-webinars tag-street-design tag-webinars-and-workshops" role="article" itemscope="" itemtype="http://schema.org/BlogPosting"> - XPath:
/html/body/div[1]/main[1]/section[6]/div[1]/div[2]/div[2]/article[1] - Bounding box: x = 740, 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)