Objects should have a title attribute

Severity code: Severe error

All <code>object elements should contain a “title” attribute.

Example

Wrong

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