Bug 245527

Summary: Blending between two rotateZ() transform values should serialize as rotate3d()
Product: WebKit Reporter: Antoine Quint <graouts>
Component: AnimationsAssignee: Antoine Quint <graouts>
Status: RESOLVED FIXED    
Severity: Normal CC: dino, graouts, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Safari Technology Preview   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 235807    

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>