Closed Bug 1392595 Opened 7 years ago Closed 3 years ago

Implement <marquee> per spec

Categories

(Core :: DOM: Core & HTML, enhancement, P3)

enhancement

Tracking

()

RESOLVED DUPLICATE of bug 1425874

People

(Reporter: ayg, Unassigned)

Details

We currently implement it with an XBL binding.  This doesn't result in the behavior that the spec says -- to begin with, we have no HTMLMarqueeElement interface.  Also, properties like .loop and .scrollAmount aren't on the element's prototype, are they maybe added during layout or something?  They show up as undefined in tests (presumably because the event loop didn't spin):

http://wpt.fyi/html/obsolete/requirements-for-implementations/the-marquee-element-0
Priority: -- → P3

As of Firefox 83, Firefox enables marquee pain/animation, and blocking autoplay does not protect users from marquee pain/animation.

Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.