Kilotest: Diagnoses of visible label not in name
violation by HTML element 886 on Parking Reform Network page
Here is how tools diagnose the visible label not in name
issue for HTML element 886 of the Parking Reform Network 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 Parking Reform Network page
- URL:
https://parkingreform.org/ - Tested on 2026-04-02 at 14:54
- URL:
- About HTML element 886
- Take me there
- Tag name:
A - Text:
Share on Facebook (Opens in new window) … Facebook
- Start tag:
<a rel="nofollow noopener noreferrer" data-shared="sharing-facebook-496" class="share-facebook sd-button share-icon" href="https://parkingreform.org/?share=facebook&nb=1" target="_blank" aria-labelledby="sharing-facebook-496"> - XPath:
[not obtained] - Bounding box: x = 0, y = 0, width = 0, height = 0
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