Kilotest: Diagnoses of image dubiously marked decorative
violation by HTML element 268 on LibreOffice page
Here is how tools diagnose the image dubiously marked decorative
issue for HTML element 268 of the LibreOffice page.
Basics
- About the
image dubiously marked decorative
issue- Why it matters: Helper ignores an image that is apparently informative
- Priority: lowest
- Related WCAG standard: 1.1.1
- About the LibreOffice page
- URL:
https://www.libreoffice.org/ - Tested on 2026-04-05 at 23:04
- URL:
- 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
- Tag name:
Diagnoses
- Img element is marked so that it is ignored by Assistive Technology.
Tool: HTML CodeSniffer (Squiz Labs)
Rule:
W-WCAG2AAA.Principle1.Guideline1_1.1_1_1.H67.2