Kilotest: Diagnoses of image dubiously marked decorative
violation by HTML element 177 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 177
- Tag name:
IMG - Text: [not applicable]
- Start tag:
<img src="https://cdn.prod.website-files.com/6046ef4ba9446c280fefd690/65679b4effc28e3f35bec2f0_portrait-circles-Nick.png" loading="lazy" width="50" sizes="(max-width: 1439px) 50px, (max-width: 1919px) 3vw, 50px" alt="" srcset="https://cdn.prod.website-files.com/6046ef4ba9446c280fefd690/65679b4effc28e3f35bec2f0_portrait-circles-Nick-p-500.png 500w, https://cdn.prod.website-files.com/6046ef4ba9446c280fefd690/65679b4effc28e3f35bec2f0_portrait-circles-Nick.png 641w" class="profile-circle__img"> - XPath:
/html/body/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/img[1] - Bounding box: x = 1959, y = 1524, width = 50, height = 50
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 177 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