All object elements should contain a "title" attribute.
object
<object src="widget.html"></object>
<object src="widget.html" title="A small web widget"></object>