Bug
1861247 [wpt PR 42757] - [CompositeClipPathAnimations] Interpolate SkPaths instead of InterpolableValues, a=testonly
Automatic update from web-platform-tests
[CompositeClipPathAnimations] Interpolate SkPaths instead of InterpolableValues
This change makes the Clip Path Paint Definition use SkPath to
to interpolate between keyframes instead of InterpolableValue. This
is to solve a bug where different units would cause thread-unsafe code
to be run when creating a new instance of Length, which was designed
only to be run on the main thread, not the cc thread.
Bug:
1447045
Change-Id: I8a0a4648e39398460c6ed929a09a2c930e30cee7
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/
4597914
Reviewed-by: Robert Flack <flackr@chromium.org>
Commit-Queue: Claire Chambers <clchambers@microsoft.com>
Cr-Commit-Position: refs/heads/main@{#
1217966}
--
wpt-commits:
aff1bb59c6e67c89f3b045a29a28d217b28a2b25
wpt-pr: 42757