Kilotest: Diagnoses of button name not visible
violation by HTML element 122 on Turrito page
Basics
About the Turrito page
- URL: https://www.turrito.com/
- Tested 44 days ago by job
i2non 2026-06-07 at 00:32
About HTML element 122
- Tag name:
DIV - Text:
X-TWITTER … instagram
- Start tag:
<div class="ocm-effect-wrap-inner"> - XPath:
/html/body/div[1]/div[1] - Bounding box: x = 0, y = 0, width = 1920, height = 10715
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 rule engines diagnose the button name not visible
issue for HTML element 122 of the Turrito page.
- The button should have a description, but the content is empty. Having only defined an attribute aria-label="Back to top" 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