[wpt-sync] Sync PR 25253 - Fix condition on animationcancel event
Categories
(Core :: CSS Transitions and Animations, task, P4)
Tracking
()
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 25253 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/25253
Details from upstream follow.
George Steel <gtsteel@chromium.org> wrote:
Fix condition on animationcancel event
Prevents event from being fired when the CSS of finished animations is
cleaned up. This behaviour now matches the spec and firefox.Bug: 1122071
Change-Id: I18f0aa22512d304312cbd2908b18bedebff05c22
Reviewed-on: https://chromium-review.googlesource.com/2378457
WPT-Export-Revision: 912c844ca25de6e34e0961bd1a6b1efc4bdd9ea9
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Comment 2•5 years ago
|
||
CI Results
Ran 12 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 28 subtests
Status Summary
Firefox
OK : 1
PASS: 28
Chrome
OK : 1
PASS: 25
FAIL: 3
Safari
OK : 1
PASS: 28
Description
•