[wpt-sync] Sync PR 46819 - Fix sampling of keyframe effect's in the before phase
Categories
(Core :: DOM: Animation, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox129 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 46819 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/46819
Details from upstream follow.
Kevin Ellis <kevers@google.com> wrote:
Fix sampling of keyframe effect's in the before phase
Pass the limit direction to apply at discontinuous boundaries of the
timing function to the sampling methods to follow the special
handling of the before phase on step timing functions defined in
https://drafts.csswg.org/css-easing/#step-easing-algoBug: 40870829
Change-Id: I56128d70670dc0e145b5e19a29b1a898b3f0105e
Reviewed-on: https://chromium-review.googlesource.com/5630828
WPT-Export-Revision: 7d8694ec5114cbc5fff1465ebca447238de55dae
| Assignee | ||
Updated•1 year ago
|
| Assignee | ||
Comment 1•1 year ago
|
||
| Assignee | ||
Comment 2•1 year ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 33 subtests
Status Summary
Firefox
OK : 1
PASS: 33
Chrome
OK : 1
PASS: 33
Safari
OK : 1
PASS: 33
Links
Comment 4•1 year ago
|
||
| bugherder | ||
Description
•