Kilotest: Diagnoses of image dubiously marked decorative
violation by HTML element 283 on California YIMBY Education Fund page
Here is how tools diagnose the image dubiously marked decorative
issue for HTML element 283 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 283
- Tag name:
IMG - Text: [not applicable]
- Start tag:
<img loading="lazy" width="1320" height="660" src="https://cayimby.org/wp-content/uploads/2023/09/LobbyDay_All-2-scaled-1-e1696888563441-1320x660.jpg" class="attachment-medium_letterbox size-medium_letterbox" alt="" decoding="async"> - XPath:
/html/body/div[1]/main[1]/section[1]/div[1]/div[5]/div[1]/div[1]/div[1]/figure[1]/img[1] - Bounding box: x = 292, y = 3225, width = 660, height = 335
- 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