Kilotest: Diagnoses of role redundant
violation by HTML element 280 on America Walks page
Basics
About the America Walks page
- URL: https://americawalks.org/
- Tested 28 days ago by job
9rlon 2026-05-04 at 17:00
About HTML element 280
- Tag name:
ARTICLE - Text:
POSTED ON APRIL 16, 2026 … Read More
- Start tag:
<article id="post-17083" class="post-17083 post type-post status-publish format-standard has-post-thumbnail hentry category-blog tag-advocacy-and-organizing tag-building-community tag-street-design tag-streets-for-people tag-walkability-wins" 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 = 308
About the role redundant
issue
- Why it matters: Document includes unnecessary code
- Priority: lowest
- Related WCAG standard: 4.1.2
Diagnoses
Here is how tools diagnose the role redundant
issue for HTML element 280 of the America Walks page.
- 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)