Kilotest: Diagnoses of visible label not in name
violation by HTML element 243 on Koenig Childhood Cancer Foundation donations page
Basics
About the Koenig Childhood Cancer Foundation donations page
- URL: https://thekccf.org/donate
- Tested 13 days ago by job
vc2on 2026-05-19 at 14:37
About HTML element 243
- Tag name:
A - Text:
1175 York Ave., Suite 15E … New York, NY 10065
- Start tag:
<a href="https://www.google.com/maps/search/?api=1&query=1175+York+Ave+Suite+15E+New+York+NY+10065" target="_blank" rel="noopener noreferrer" class="block hover:text-white transition-colors" aria-label="View our location on Google Maps"> - XPath:
/html/body/footer[1]/div[1]/div[1]/div[1]/div[1]/a[1] - Bounding box: x = 352, y = 3393, width = 218, height = 51
About the visible label not in name
issue
- Why it matters: User cannot get help choosing a form control to operate
- Priority: high
- Related WCAG standard: 2.5.3
Diagnoses
Here is how tools diagnose the visible label not in name
issue for HTML element 243 of the Koenig Childhood Cancer Foundation donations page.
- Accessible name for this element does not contain the visible label text. Check that for user interface components with labels that include text or images of text, the name contains the text that is presented visually.
Tool: HTML CodeSniffer (Squiz Labs)
Rule:
W-WCAG2AAA.Principle2.Guideline2_5.2_5_3.F96 - Accessible name does not match or contain the visible label text
Tool: Accessibility Checker (IBM)
Rule:
label_name_visible - [failed] The complete visible text content of the test target neither matches or is contained within its accessible name.
Tool: QualWeb (University of Lisbon)
Rule:
QW-ACT-R30