Images missing alt text
CríticoImages must have alternative text to convey their meaning to screen reader users.
WCAG 1.1.12 elemento(s) afectado(s)
<img src="data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 720 32"><img src="https://cdn.prod.www.spiegel.de/public/spon/images/modal/user-capping_720.png">
Cómo solucionarlo
Add descriptive alt attributes to all <img> elements. Use alt="" for decorative images.