Kilotest: Diagnoses of visible label not in name
violation by HTML element 66 on Foundation for Individual Rights and Expression page
Here is how tools diagnose the visible label not in name
issue for HTML element 66 of the Foundation for Individual Rights and Expression page.
Basics
- 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
- About the Foundation for Individual Rights and Expression page
- URL:
https://www.fire.org/ - Tested on 2026-04-05 at 23:06
- URL:
- About HTML element 66
- Tag name:
A - Text:
Member Portal … Cases
- Start tag:
<a class="logo" href="/" aria-label="The Foundation for Individual Rights and Expression" role="link"> - XPath:
/html/body/div[1]/div[1]/header[1]/div[1]/a[1] - Bounding box: x = 80, y = 62, width = 172, height = 97
- Tag name:
Diagnoses
- 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 - [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