Kilotest: Diagnoses of button name not visible
violation by HTML element 1246 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 1246
- Tag name:
LI - Text: [not applicable]
- Start tag:
<li role="presentation"> - XPath:
/html/body/div[4]/div[3]/div[1]/div[1]/div[2]/ul[1]/li[6] - Bounding box: x = 1557, y = 2552, width = 53, height = 16
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 1246 of the Open Secrets page.
- The button should have a description, but the content is empty. Having only defined an attribute aria-label="Go to slide 6" 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