Kilotest: Diagnoses of decorative element has title
violation by HTML element 377 on Center for Justice and Accountability page
Basics
About the Center for Justice and Accountability page
- URL: https://cja.org/
- Tested 30 days ago by job
r26on 2026-05-03 at 04:32
About HTML element 377
- Tag name:
IMG - Text: [not applicable]
- Start tag:
<img loading="lazy" decoding="async" width="1200" height="1200" src="https://cja.org/wp-content/uploads/2015/11/lyon-photography-1-1.jpg" class="attachment-full" alt="" title="lyon-photography-1" srcset="https://cja.org/wp-content/uploads/2015/11/lyon-photography-1-1.jpg 1200w, https://cja.org/wp-content/uploads/2015/11/lyon-photography-1-1-150x150.jpg 150w, https://cja.org/wp-content/uploads/2015/11/lyon-photography-1-1-300x300.jpg 300w, https://cja.org/wp-content/uploads/2015/11/lyon-photography-1-1-768x768.jpg 768w, https://cja.org/wp-content/uploads/2015/11/lyon-photography-1-1-1024x1024.jpg 1024w, https://cja.org/wp-content/uploads/2015/11/lyon-photography-1-1-650x650.jpg 650w, https://cja.org/wp-content/uploads/2015/11/lyon-photography-1-1-480x480.jpg 480w, https://cja.org/wp-content/uploads/2015/11/lyon-photography-1-1-500x500.jpg 500w, https://cja.org/wp-content/uploads/2015/11/lyon-photography-1-1-624x624.jpg 624w" sizes="auto, (max-width: 1200px) 100vw, 1200px"> - XPath:
[not obtained] - Bounding box: x = 360, y = 1115, width = 600, height = 600
About the decorative element has title
issue
- Why it matters: Hovering-produced information is denied to a keyboard-only user
- Priority: low
- Related WCAG standard: 1.3.1
Diagnoses
Here is how tools diagnose the decorative element has title
issue for HTML element 377 of the Center for Justice and Accountability page.
- Img element with empty alt text must have absent or empty title attribute.
Tool: HTML CodeSniffer (Squiz Labs)
Rule:
E-WCAG2AAA.Principle1.Guideline1_1.1_1_1.H67.1