Kilotest: Diagnoses of link not named
violation by HTML element 225 on LibreOffice page
Basics
About the LibreOffice page
- URL: https://www.libreoffice.org/
- Tested 57 days ago by job
uzron 2026-04-05 at 23:04
About HTML element 225
- Tag name:
A - Text:
OUT NOW: LIBREOFFICE 26.2 … DOWNLOAD IT!
- Start tag:
<a class="left carousel-control hidden-xs" href="/?live-news-2220881-2026-04-06-juuri-nyt-laaja-rikosvyyhti-ranskassa-vapaa-muurari-mafia-tehtaili-vakavia-rikok#header" data-slide="prev"> - XPath:
/html/body/div[2]/a[1] - Bounding box: x = 0, y = 320, width = 96, height = 58
About the link not named
issue
- Why it matters: User cannot get help understanding what a link points to
- Priority: highest
- Related WCAG standard: 2.4.4
Diagnoses
Here is how tools diagnose the link not named
issue for HTML element 225 of the LibreOffice page.
- Links must have discernible text; Element does not have text that is visible to screen readers; aria-label attribute does not exist or is empty; aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty; Element has no title attribute
Tool: Axe (Deque)
Rule:
link-name - Anchor element found with a valid href attribute, but no link content has been supplied.
Tool: HTML CodeSniffer (Squiz Labs)
Rule:
E-WCAG2AAA.Principle4.Guideline4_1.4_1_2.H91.A.NoContent - Hyperlink has no link text, label or image with a text alternative
Tool: Accessibility Checker (IBM)
Rule:
a_text_purpose - Empty link
Tool: WAVE (Utah State University)
Rule:
link_empty - Anchor element found with a valid href attribute, but no link content has been supplied.
Tool: WallyAX (Wally)