Kilotest: Diagnoses of image not named
violation by HTML element 290 on Center for Justice and Accountability page
Here is how tools diagnose the image not named
issue for HTML element 290 of the Center for Justice and Accountability page.
Basics
- About the
image not named
issue- Why it matters: User cannot get help to know what is in an image
- Priority: highest
- Related WCAG standard: 1.1.1
- About the Center for Justice and Accountability page
- URL:
https://cja.org/ - Tested on 2026-04-02 at 14:22
- URL:
- About HTML element 290
- Tag name:
IMG - Text: [not applicable]
- Start tag:
<img data-src="//cja.org/wp-content/uploads/2016/04/slider-text-dinner.png" data-libid="6490" title="slider-text-dinner" width="0" height="0" data-dbsrc="Ly9jamEub3JnL3dwLWNvbnRlbnQvdXBsb2Fkcy8yMDE2LzA0L3NsaWRlci10ZXh0LWRpbm5lci5wbmc="> - XPath:
[not obtained] - Bounding box: x = 0, y = 0, width = 0, height = 0
- Tag name:
Diagnoses
- <p>When screen readers encounter an image with no alt attribute at all, they dictate the url of the image file instead, often one letter at a time.</p> <p><strong>To fix:</strong> either add an empty alt (alt="") to indicate this image should be ignored by screen readers, or add descriptive alt text.</p> <p>Note that a <a href="https://www.w3.org/WAI/tutorials/images/informative" target="_blank" title="Opens in new tab">good alt describes the image's message</a>, not simply what it contains. Depending on the context, the alt for the picture of a child kicking a ball might emphasize the setting, the child, the kick or the ball:</p> <ul> <li>The sunny spring day brought kids to the park for some soccer.</li> <li>A.J. wearing the new team uniform.</li> <li>The game-winning kick curved in from the left sideline!</li> <li>The size 4 ball is the right size for this 9-year-old child.</li> </ul>
Tool: Editoria11y (Princeton University)
Rule:
altMissing