Non UI object text alternative (non-ui-object)

Non UI <object> must have a descriptive <title>, aria-label or aria-labelledby. Decorative objects use aria-hidden or role='presentation' instead.

This object violation has a title. Please note that an aria-label or aria-labelledby can also be used instead.

This object is hidden using aria-hidden. Please note that role="presentation" can also be used to hide decorative elements.

Meaningful object is hidden:

This <object> element has aria-hidden="true", even though this object is meaningful:


Note: Impossible to implement because it requires using AI / human to determine whether the object element is truly meaningful, and then ensuring that it is not hidden from accessibility tree.

axe detected: none  |  QualWeb detected: none