<object> elements must have alternative text
text-alternatives/object-alt · WCAG 1.1.1 · Level A
<object> elements must have alternative text.
Object elements embed external content that may not be accessible to all users. Provide alternative text via aria-label, aria-labelledby, or a title attribute. The fallback content inside <object> is only shown when the object fails to load and does not serve as an accessible name.
Scan a page or repo for issues like this · All rules
Introduced in @accesslint/core v0.8.0