Kilotest: Diagnoses of button name not visible
violation by HTML element 910 on Disability Rights Oregon page
Basics
About the Disability Rights Oregon page
- URL: https://www.droregon.org/
- Tested 29 days ago by job
feron 2026-05-03 at 17:05
About HTML element 910
- Tag name:
DIV - Text: [not applicable]
- Start tag:
<div class="summary-carousel-pager sqs-gallery-controls" data-animation-role="content"> - XPath:
[not obtained] - Bounding box: x = 250, y = 2459, width = 1420, height = 81
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 910 of the Disability Rights Oregon page.
- The button should have a description, but the content is empty. Having only defined an attribute aria-label="Previous" 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 should have a description, but the content is empty. Having only defined an attribute aria-label="Next" 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