Kilotest: Diagnoses of button not named
violation by HTML element 1600 on Prevention of Blindness Society of Metropolitan Washington page
Basics
About the Prevention of Blindness Society of Metropolitan Washington page
- URL: https://www.youreyes.org/
- Tested 43 days ago by job
8hfon 2026-06-08 at 02:19
About HTML element 1600
- Tag name:
BUTTON - Text: [not applicable]
- Start tag:
<button type="button" role="presentation" class="owl-prev"> - XPath:
[not obtained] - Bounding box: x = 345, y = 2881, width = 81, height = 74
About the button not named
issue
- Why it matters: User cannot get help explaining a button
- Priority: highest
- Related WCAG standard: 4.1.2
Diagnoses
Here is how rule engines diagnose the button not named
issue for HTML element 1600 of the Prevention of Blindness Society of Metropolitan Washington page.
- Buttons must have discernible text; Element does not have inner text that is visible to screen readers; aria-label attribute does not exist or is empty; aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty; Element has no title attribute; Element does not have an implicit (wrapped) <label>; Element does not have an explicit <label>; Element's role is not presentational because it is focusable
Tool: Axe (Deque)
Rule:
button-name