Kilotest: Diagnoses of visible label not in name
violation by HTML element 859 on Center for Justice and Accountability page
Basics
About the Center for Justice and Accountability page
- URL: https://cja.org/
- Tested 30 days ago by job
r26on 2026-05-03 at 04:32
About HTML element 859
- Tag name:
BUTTON - Text:
X
- Start tag:
<button type="button" class="pum-close popmake-close" aria-label="Close"> - XPath:
/html/body/div[3]/div[1]/button[1] - Bounding box: x = 0, y = 0, width = 0, height = 0
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 859 of the Center for Justice and Accountability 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