Embed” elements cannot have an empty “alt” attribute

Severity code: Severe error

All <code>embed elements must have an “alt” attribute that is not empty.

Example

Wrong

<embed src="dog.mov" alt=""/>