Kilotest: Diagnoses of role invalid
violation by HTML element 1761 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 1761
- Tag name:
LI - Text:
"A lot of people, campaigns and the news media included, put their faith in a website called OpenSecrets.org ... The site has become the authority in the increasingly murky world of campaign finances, especially the outside, secret money." … Dan Rather
- Start tag:
<li class="splide__slide" id="carousel_testimonial-slide05" role="tabpanel" aria-roledescription="slide" aria-label="5 of 8" style="margin-right: 3rem; width: calc(100% + 0rem);" aria-hidden="true"> - XPath:
/html/body/div[4]/div[10]/div[1]/div[1]/div[1]/ul[1]/li[7] - Bounding box: x = 4402, y = 7017, width = 975, height = 339
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 1761 of the Open Secrets page.
- ARIA role should be appropriate for the element; ARIA role tabpanel must be removed when the element is made visible, as it is not allowed for the element
Tool: Axe (Deque)
Rule:
aria-allowed-role