Kilotest: Diagnoses of image dubiously marked decorative
violation by HTML element 328 on Solver Collective page
Basics
About the Solver Collective page
- URL: https://solvercollective.com/
- Tested 2 days ago by job
9a8on 2026-07-19 at 00:00
About HTML element 328
- Tag name:
IMG - Text: [not applicable]
- Start tag:
<img sizes="(max-width: 600px) 100vw, 600px" srcset="https://cdn.prod.website-files.com/6046ef4ba9446c280fefd690/68ba75654074a03d65fa1da9_partners_logo_growave-p-500.png 500w, https://cdn.prod.website-files.com/6046ef4ba9446c280fefd690/68ba75654074a03d65fa1da9_partners_logo_growave.png 600w" alt="" src="https://cdn.prod.website-files.com/6046ef4ba9446c280fefd690/68ba75654074a03d65fa1da9_partners_logo_growave.png" loading="eager" class="marquee-image"> - XPath:
/html/body/div[2]/section[1]/div[2]/div[1]/div[1]/img[1] - Bounding box: x = 96, y = 4768, width = 130, height = 25
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
Diagnoses
Here is how rule engines diagnose the image dubiously marked decorative
issue for HTML element 328 of the Solver Collective page.
- 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