Bug 245527 - Blending between two rotateZ() transform values should serialize as rotate3d()
Summary: Blending between two rotateZ() transform values should serialize as rotate3d()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Animations (show other bugs)
Version: Safari Technology Preview
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Antoine Quint
URL:
Keywords: InRadar
Depends on:
Blocks: 235807
  Show dependency treegraph
 
Reported: 2022-09-22 10:56 PDT by Antoine Quint
Modified: 2022-09-23 02:56 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Antoine Quint 2022-09-22 10:56:53 PDT
The test imported/w3c/web-platform-tests/css/css-transforms/animation/transform-interpolation-computed-value.html has some failures where blending between two rotateZ() values yields a rotate() computed style rather than rotate3d().
Comment 1 Antoine Quint 2022-09-22 11:02:18 PDT
Pull request: https://github.com/WebKit/WebKit/pull/4598
Comment 2 EWS 2022-09-23 02:55:34 PDT
Committed 254782@main (1f231e23b766): <https://commits.webkit.org/254782@main>

Reviewed commits have been landed. Closing PR #4598 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2022-09-23 02:56:18 PDT
<rdar://problem/100316589>