Kilotest: Diagnoses of visible label not in name
violation by HTML element 102 on Kilotest pages tested page
Basics
About the Kilotest pages tested page
- URL: https://kilotest.com/targets.html
- Tested 13 days ago by job
nccon 2026-07-07 at 19:16
About HTML element 102
- Tag name:
A - Text: [not applicable]
- Start tag:
<a href="reportIssues.html/260707T1807/auj" aria-label="What 97 issues were reported for the Cátedra UNESCO Legislación, Sociedad y Patrimonio page?"> - XPath:
/html/body/main[1]/details[5]/ul[2]/li[1]/a[1] - Bounding box: x = 37, y = 872, width = 1834, height = 44
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 rule engines diagnose the visible label not in name
issue for HTML element 102 of the Kilotest pages tested 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