Images should not have a “title” attribute

Severity code: Severe error

Images should not contain a “title” attribute.

Example

Wrong

<img src="dog.png" alt="My brown dog" title="A dog"/>