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