Closed
Bug 1718701
Opened 3 years ago
Closed 3 years ago
[wpt-sync] Sync PR 29540 - Create compositor animation for clip-path
Categories
(Core :: Web Painting, task, P4)
Core
Web Painting
Tracking
()
RESOLVED
FIXED
93 Branch
Tracking | Status | |
---|---|---|
firefox93 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 29540 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/29540
Details from upstream follow.
b'Olga Gerchikov <gerchiko@microsoft.com>' wrote:
Create compositor animation for clip-path
Changes made:
- Updated configuration to make CSS clip-path property compositable.
- Create compositor animation for clip-path property.
- Initial updates towards interpolation of clip-path during paint on
ClipPathPaintWorklet. Currently the interpolation results are hard
coded to either first or last keyframe.Bug: 1223975
Change-Id: I3ee86d570b27c87a36b013cc86049bfc5d013057Reviewed-on: https://chromium-review.googlesource.com/2994869
WPT-Export-Revision: 3039d64a9d4c00a39cd2641b8ae099b32d892037
Assignee | ||
Updated•3 years ago
|
Component: web-platform-tests → Web Painting
Product: Testing → Core
Assignee | ||
Comment 1•3 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=b7f428623a10d1a9eb143f90c26fcdf037751243
Assignee | ||
Comment 2•3 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=9d57b1f67f186d47d68d46f5cd32fca0aeed3171
Assignee | ||
Comment 3•3 years ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests
Status Summary
Firefox
PASS: 1
Chrome
PASS: 1
Safari
PASS: 1
Links
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/2f742caecb09
[wpt PR 29540] - Create compositor animation for clip-path, a=testonly
Comment 5•3 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox93:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 93 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•