Kilotest: Diagnoses of button not named
violation by HTML element 2415 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 2415
- Tag name:
BUTTON - Text: [not applicable]
- Start tag:
<button type="button" id="cboxPrevious"> - XPath:
/html/body/div[7]/div[1]/div[2]/div[2]/button[1] - Bounding box: x = 0, y = 0, width = 0, height = 0
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 2415 of the University of Oregon page.
- This button element does not have a name available to an accessibility API. Valid names are: title attribute, element content, aria-label attribute, aria-labelledby attribute.
Tool: HTML CodeSniffer (Squiz Labs)
Rule:
E-WCAG2AAA.Principle4.Guideline4_1.4_1_2.H91.Button.Name - Empty button
Tool: WAVE (Utah State University)
Rule:
button_empty