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