Kilotest: Diagnoses of visible label not in name
violation by HTML element 369 on Disability Rights Advocates page
Basics
About the Disability Rights Advocates page
- URL: https://dralegal.org/
- Tested 36 days ago by job
77won 2026-04-26 at 17:41
About HTML element 369
- Tag name:
A - Text:
DRA’s 2025 Annual Report … December 15, 2025
- Start tag:
<a href="https://dralegal.org/wp-content/uploads/2025/12/DRA-2025-Annual-Report.pdf" rel="noopener" target="" aria-label="DRA’s 2025 Annual Report December 15, 2025 (opens in a new tab)"> - XPath:
/html/body/div[1]/main[1]/div[2]/div[1]/div[1]/div[1]/div[7]/article[1]/a[1] - Bounding box: x = 390, y = 1569, width = 360, height = 326
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 369 of the Disability Rights Advocates page.
- Elements must have their visible text as part of their accessible name; Text inside the element is not included in the accessible name
Tool: Axe (Deque)
Rule:
label-content-name-mismatch - [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