Bug 245570

Summary: Blending between scaleZ() and scale() transforms should serialize as scale3d()
Product: WebKit Reporter: Antoine Quint <graouts>
Component: AnimationsAssignee: Antoine Quint <graouts>
Status: RESOLVED FIXED    
Severity: Normal CC: dino, graouts, koivisto, 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-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().
Comment 1 Antoine Quint 2022-09-23 04:09:45 PDT
Pull request: https://github.com/WebKit/WebKit/pull/4626
Comment 2 EWS 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.
Comment 3 Radar WebKit Bug Importer 2022-09-23 10:30:10 PDT
<rdar://problem/100330766>