Open Bug 1885747 Opened 2 years ago Updated 2 years ago

WPT failures in web-animations/interfaces/Animation/onremove.html

Categories

(Core :: DOM: Animation, defect)

defect

Tracking

()

People

(Reporter: twisniewski, Unassigned)

References

()

Details

(Keywords: parity-chrome, parity-safari)

See https://wpt.fyi/results/web-animations/interfaces/Animation/onremove.html

We're the only browser failing the test:
onremove events are fired in the correct order -> !EQ("ABC", "")

I think the test is not quite right. It should wait for animations to be ready first. That's possibly why bug 1864425 caused this failure to be more frequent.

See Also: → 1864425
See Also: → 1865662

(In reply to Brian Birtles (:birtles, Feb 26~ parental leave) from comment #1)

I think the test is not quite right. It should wait for animations to be ready first.

More accurately, it should probably wait for the animations to finish, and then wait an animation frame so that the removal step happens.

The severity field is not set for this bug.
:boris, could you have a look please?

For more information, please visit BugBot documentation.

Flags: needinfo?(boris.chiou)

Per comment 1, the test may not quite right. So I mark this S4 for now.

Severity: -- → S4
Flags: needinfo?(boris.chiou)
You need to log in before you can comment on or make changes to this bug.