Objects must contain their text equivalents

Severity code: Severe error

All <code>object elements should contain a text equivalent if the object cannot be rendered.

Example

Wrong

<object src="widget.html" title=""></object>