Skip to content

[Gecko Bug 1884425] Implement interpolation between path() and shape().#45416

Merged
moz-wptsync-bot merged 1 commit intomasterfrom
gecko/1884425
Apr 1, 2024
Merged

[Gecko Bug 1884425] Implement interpolation between path() and shape().#45416
moz-wptsync-bot merged 1 commit intomasterfrom
gecko/1884425

Conversation

@moz-wptsync-bot
Copy link
Copy Markdown
Collaborator

Basically, we implement Animate for PathOrShapeFunction manually
when either from or to value is path() function, and the other one
is shape() function.

Differential Revision: https://phabricator.services.mozilla.com/D205491

bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=1884425
gecko-commit: f166629708eb20fdafe1f49b311466f9d592b6ab
gecko-reviewers: firefox-style-system-reviewers, zrhoffman

Basically, we implement `Animate` for `PathOrShapeFunction` manually
when either *from* or *to* value is `path()` function, and the other one
is `shape()` function.

Differential Revision: https://phabricator.services.mozilla.com/D205491

bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=1884425
gecko-commit: f166629708eb20fdafe1f49b311466f9d592b6ab
gecko-reviewers: firefox-style-system-reviewers, zrhoffman
Copy link
Copy Markdown
Collaborator

@wpt-pr-bot wpt-pr-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The review process for this patch is being conducted in the Firefox project.

@moz-wptsync-bot moz-wptsync-bot merged commit a07f21e into master Apr 1, 2024
@moz-wptsync-bot moz-wptsync-bot deleted the gecko/1884425 branch April 1, 2024 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants