Kilotest: Diagnoses of role invalid
violation by HTML element 1048 on Open Secrets page
Basics
About the Open Secrets page
- URL: https://www.opensecrets.org/
- Tested 13 days ago by job
79lon 2026-05-19 at 14:37
About HTML element 1048
- Tag name:
LI - Text:
Who's lobbying to influence policy? … Uncover lobbying efforts
- Start tag:
<li class="splide__slide is-visible" data-attribute="slide-3" id="carousel_quick_links-slide03" role="tabpanel" aria-roledescription="slide" aria-label="3 of 5" style="margin-right: 3rem; width: calc(33.3333% - 2rem);"> - XPath:
/html/body/div[4]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[9] - Bounding box: x = 1209, y = 1072, width = 401, height = 448
About the role invalid
issue
- Why it matters: User cannot get help on the nature of an item
- Priority: high
- Related WCAG standard: 4.1.2
Diagnoses
Here is how tools diagnose the role invalid
issue for HTML element 1048 of the Open Secrets page.
- ARIA role should be appropriate for the element; ARIA role tabpanel is not allowed for given element
Tool: Axe (Deque)
Rule:
aria-allowed-role