Kilotest: Diagnoses of button name not visible
violation by HTML element 125 on University of Oregon page
Basics
About the University of Oregon page
- URL: https://www.uoregon.edu/
- Tested 19 days ago by job
8n6on 2026-08-12 at 21:27
About HTML element 125
- Tag name:
DIV - Text:
Resources for: … Search
- Start tag:
<div class="uoheader__mobile"> - XPath:
/html/body/div[1]/div[1]/div[3] - Bounding box: x = 1476, y = 68, width = 75, height = 35
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 125 of the University of Oregon page.
- The button should have a description, but the content is empty. Having only defined an attribute aria-label="Search" 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