Kilotest: Diagnoses of button not named
violation by HTML element 1552 on GiveDirectly page
Here is how tools diagnose the button not named
issue for HTML element 1552 of the GiveDirectly page.
Basics
- About the
button not named
issue- Why it matters: User cannot get help explaining a button
- Priority: highest
- Related WCAG standard: 4.1.2
- About the GiveDirectly page
- URL:
https://www.givedirectly.org/ - Tested on 2026-04-02 at 14:25
- URL:
- About HTML element 1552
- Tag name:
BUTTON - Text: [not applicable]
- Start tag:
<button data-country="NO" data-url="https://www.gieffektivt.no/?ref=givedirectly" data-string="Give via <a href='https://www.gieffektivt.no/?ref=givedirectly' target='_blank'>gieffektivt.no</a>" class="gd-country-option"> - XPath:
/html/body/div[1]/footer[1]/div[1]/div[6]/div[1]/div[3]/button[9] - Bounding box: x = 0, y = 0, width = 0, height = 0
- Tag name:
Diagnoses
- 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