The <marquee> element must not be used

enough-time/marquee · WCAG 2.2.2 · Level A

The <marquee> element must not be used.

Scrolling or moving content is difficult for many users to read, especially those with cognitive or visual disabilities. The <marquee> element is deprecated. Replace scrolling text with static content. If content must scroll, provide pause/stop controls and ensure it stops after 5 seconds.

Scan a page or repo for issues like this · All rules

Introduced in @accesslint/core v0.8.0