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.)
Decorative object with text alternative:
This decorative <object> has a text
alternative:
Note: Hard to implement because it requires using AI / human to determine
whether the object element is truly decorative, and then ensuring that it
does not have a title, an aria-labelledby or an aria-label.