Kilotest: Diagnoses of button not named
violation by HTML element 1543 on GiveDirectly page
Basics
About the GiveDirectly page
- URL: https://www.givedirectly.org/
- Tested 29 days ago by job
7tmon 2026-05-03 at 17:04
About HTML element 1543
- Tag name:
BUTTON - Text: [not applicable]
- Start tag:
<button data-country="NZ" data-url="https://effectivealtruism.nz/donate/?ref=givedirectly" data-string="Give via <a href='https://effectivealtruism.nz/donate/?ref=givedirectly' target='_blank'>Effective Altruism NZ</a>" class="gd-country-option"> - XPath:
/html/body/div[1]/footer[1]/div[1]/div[6]/div[1]/div[3]/button[8] - 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 tools diagnose the button not named
issue for HTML element 1543 of the GiveDirectly 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