Bug 223116 - Support animation of perspective-origin property
Summary: Support animation of perspective-origin property
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Animations (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Antoine Quint
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-03-12 05:04 PST by Antoine Quint
Modified: 2021-03-12 07:07 PST (History)
4 users (show)

See Also:


Attachments
Patch (20.23 KB, patch)
2021-03-12 05:07 PST, Antoine Quint
koivisto: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antoine Quint 2021-03-12 05:04:15 PST
Support animation of perspective-origin property
Comment 1 Antoine Quint 2021-03-12 05:05:32 PST
While we have support for animating "perspective-origin-x" and "perspective-origin-y", which are not part of the CSS Transforms standard, we do not support animation of what is in WebKit considered the shorthand property "perspective-origin".
Comment 2 Antoine Quint 2021-03-12 05:07:36 PST
Created attachment 423036 [details]
Patch
Comment 3 Antoine Quint 2021-03-12 07:06:24 PST
Committed r274355 (235224@main): <https://commits.webkit.org/235224@main>
Comment 4 Radar WebKit Bug Importer 2021-03-12 07:07:14 PST
<rdar://problem/75360859>