Kilotest: Diagnoses of button name not visible
violation by HTML element 845 on CVS page
Basics
About the CVS page
- URL: https://www.cvs.com/
- Tested 26 days ago by job
vqion 2026-05-06 at 17:34
About HTML element 845
- Tag name:
DIV - Text:
ExtraCare … Join ExtraCare for FREE
- Start tag:
<div class="carousel"> - XPath:
/html/body/div[1]/div[2]/main[1]/div[8]/div[1]/div[1]/div[1]/div[1] - Bounding box: x = 443, y = 6332, width = 1035, height = 492
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 845 of the CVS page.
- The button should have a description, but the content is empty. Having only defined an attribute aria-label="Previous 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 should have a description, but the content is empty. 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