Kilotest: Diagnoses of button not named
violation by HTML element 999 on Sage Mages page
Basics
About the Sage Mages page
- URL: https://www.thesagemages.com/
- Tested 13 days ago by job
0lqon 2026-07-07 at 17:44
About HTML element 999
- Tag name:
BUTTON - Text: [not applicable]
- Start tag:
<button id="comp-kd5px9q0_r_comp-kkmqi5tc" class="comp-kd5px9q0_r_comp-kkmqi5tc wixui-vector-image"> - XPath:
[not obtained] - Bounding box: x = 1860, y = 40, width = 20, height = 20
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 999 of the Sage Mages 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