Kilotest: Diagnoses of image dubiously marked decorative
violation by HTML element 275 on World Wide Web Consortium page
Here is how tools diagnose the image dubiously marked decorative
issue for HTML element 275 of the World Wide Web Consortium 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 World Wide Web Consortium page
- URL:
https://www.w3.org/ - Tested on 2026-04-03 at 03:54
- URL:
- About HTML element 275
- Tag name:
IMG - Text: [not applicable]
- Start tag:
<img src="https://www.w3.org/cms-uploads/w30c-pattern.jpeg" srcset="https://www.w3.org/cms-uploads/_360xAUTO_crop_center-center_none/w30c-pattern.jpeg 360w, https://www.w3.org/cms-uploads/_580xAUTO_crop_center-center_none/w30c-pattern.jpeg 580w, https://www.w3.org/cms-uploads/_920xAUTO_crop_center-center_none/w30c-pattern.jpeg 920w, https://www.w3.org/cms-uploads/_1520xAUTO_crop_center-center_none/w30c-pattern.jpeg 1520w" sizes="(min-width: 48em) 50vw, 100vw" loading="lazy" alt=""> - XPath:
/html/body/div[1]/div[1]/main[1]/section[1]/div[1]/img[1] - Bounding box: x = 1016, y = 1460, width = 504, height = 336
- 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