Kilotest: Diagnoses of image dubiously marked decorative
violation by HTML element 240 on California YIMBY Education Fund page
Here is how tools diagnose the image dubiously marked decorative
issue for HTML element 240 of the California YIMBY Education Fund 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 California YIMBY Education Fund page
- URL:
https://cayimby.org/ - Tested on 2026-04-02 at 14:22
- URL:
- About HTML element 240
- Tag name:
IMG - Text: [not applicable]
- Start tag:
<img loading="lazy" width="870" height="488" src="https://cayimby.org/wp-content/uploads/2026/03/pexels-david-vives-1474251-36226253-870x488.jpg" class="attachment-letterbox size-letterbox wp-post-image" alt="" decoding="async" srcset="https://cayimby.org/wp-content/uploads/2026/03/pexels-david-vives-1474251-36226253-870x488.jpg 870w, https://cayimby.org/wp-content/uploads/2026/03/pexels-david-vives-1474251-36226253-304x171.jpg 304w" sizes="(max-width: 870px) 100vw, 870px"> - XPath:
/html/body/div[1]/main[1]/section[1]/div[1]/div[2]/div[1]/div[2]/div[3]/figure[1]/img[1] - Bounding box: x = 1193, y = 1012, width = 435, height = 244
- 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