Images missing alt text
CríticoImages must have alternative text to convey their meaning to screen reader users.
WCAG 1.1.12 elemento(s) afetado(s)
<img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAKAAAACgCAYAAACLz2ctAAAtXklEQVR4Ae"><img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJAAAABKCAYAAABU493xAAAS4ElEQVR4Ae">
Como corrigir
Add descriptive alt attributes to all <img> elements. Use alt="" for decorative images.