RESOLVED FIXED 245527
Blending between two rotateZ() transform values should serialize as rotate3d()
https://bugs.webkit.org/show_bug.cgi?id=245527
Summary Blending between two rotateZ() transform values should serialize as rotate3d()
Antoine Quint
Reported 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().
Attachments
Antoine Quint
Comment 1 2022-09-22 11:02:18 PDT
EWS
Comment 2 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.
Radar WebKit Bug Importer
Comment 3 2022-09-23 02:56:18 PDT
Note You need to log in before you can comment on or make changes to this bug.