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

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

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

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

Meaningful embed is hidden:

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


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

axe detected: none  |  QualWeb detected: none