Kilotest: Diagnoses of image not named
violation by HTML element 268 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 268
- Tag name:
IMG - Text: [not applicable]
- Start tag:
<img src="themes/libreofficenew/img/quote-img.png" alt=" "> - XPath:
/html/body/section[2]/div[1]/div[1]/div[1]/img[1] - Bounding box: x = 390, y = 1136, width = 183, height = 183
About the image not named
issue
- Why it matters: User cannot get help to know what is in an image
- Priority: highest
- Related WCAG standard: 1.1.1
Diagnoses
Here is how tools diagnose the image not named
issue for HTML element 268 of the LibreOffice page.
- Images must have alternative text
Tool: Axe (Deque)
Rule:
image-alt - Image 'alt' attribute value consists only of blank space(s)
Tool: Accessibility Checker (IBM)
Rule:
img_alt_valid - [failed] The test target doesn't have an accessible name.
Tool: QualWeb (University of Lisbon)
Rule:
QW-ACT-R17 - <img> elements lack alternate text or a role of none or presentation.
Tool: WallyAX (Wally)
Rule:
Provide alternate text forelements or use role='none' or 'presentation'.