RESOLVED FIXED 245570
Blending between scaleZ() and scale() transforms should serialize as scale3d()
https://bugs.webkit.org/show_bug.cgi?id=245570
Summary Blending between scaleZ() and scale() transforms should serialize as scale3d()
Antoine Quint
Reported 2022-09-23 04:06:17 PDT
The test imported/w3c/web-platform-tests/css/css-transforms/animation/transform-interpolation-computed-value.html has some failures where blending between scaleZ() and scale() values which yield a scale() computed style rather than scale3d().
Attachments
Antoine Quint
Comment 1 2022-09-23 04:09:45 PDT
EWS
Comment 2 2022-09-23 10:13:14 PDT
Committed 254794@main (ca214b3c337e): <https://commits.webkit.org/254794@main> Reviewed commits have been landed. Closing PR #4626 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2022-09-23 10:30:10 PDT
Note You need to log in before you can comment on or make changes to this bug.