Kilotest: Diagnoses of visible label not in name
violation by HTML element 300 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 300
- Tag name:
A - Text:
<img decoding="async" src="https://premierlivingreno.com/wp-content/uploads/2025/09/facebook-icon-v2.png" alt="White lowercase "f" in the center of a solid blue circle, representing the Facebook logo, on a light gray background." class="kb-img wp-image-301" title="Facebook"/>
- 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[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/figure[1]/a[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 300 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