Kilotest: Diagnoses of visible label not in name
violation by HTML element 238 on Russellville Park page
Basics
About the Russellville Park page
- URL: https://russellvillepark.com/
- Tested 11 days ago by job
kyqon 2026-05-21 at 23:58
About HTML element 238
- Tag name:
A - Text: [not applicable]
- Start tag:
<a href="https://www.facebook.com/russellvillepark" class="kb-advanced-image-link" target="_blank" aria-label="Facebook" rel="noopener noreferrer"> - XPath:
/html/body/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/figure[2]/a[1] - Bounding box: x = 339, y = 3060, width = 40, height = 40
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 238 of the Russellville Park 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