Kilotest: Diagnoses of button name not visible
violation by HTML element 1821 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 1821
- Tag name:
DIV - Text: [not applicable]
- Start tag:
<div class="splide__arrows splide__arrows--ltr"> - XPath:
/html/body/div[4]/div[10]/div[1]/div[1]/div[2]/div[1] - Bounding box: x = 310, y = 7380, width = 116, height = 38
About the button name not visible
issue
- Why it matters: User cannot get help explaining a button
- Priority: lowest
- Related WCAG standard: 4.1.2
Diagnoses
Here is how tools diagnose the button name not visible
issue for HTML element 1821 of the Open Secrets page.
- The button content has only whitespaces. Having only defined an attribute aria-label="Go to last slide" is not sufficient and it is recommended to have the content instead, e.g. at least visually hidden, but exposed to assisitve technologies. Some users are disabling styles for better readability, and also description from attribute is not available for automatic translators.
Tool: ASLint (eSSENTIAL Accessibility)
Rule:
empty_button_description - The button content has only whitespaces. Having only defined an attribute aria-label="Next slide" is not sufficient and it is recommended to have the content instead, e.g. at least visually hidden, but exposed to assisitve technologies. Some users are disabling styles for better readability, and also description from attribute is not available for automatic translators.
Tool: ASLint (eSSENTIAL Accessibility)
Rule:
empty_button_description