Bug 245606

Summary: When creating a matrix3d() value the tz component does not account for zoom
Product: WebKit Reporter: Antoine Quint <graouts>
Component: CSSAssignee: Antoine Quint <graouts>
Status: RESOLVED FIXED    
Severity: Normal CC: dino, Hironori.Fujii, koivisto, simon.fraser, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=164580
Bug Depends on:    
Bug Blocks: 235807    

Antoine Quint
Reported 2022-09-23 15:22:48 PDT
In transformsForValue() in the matrix3d() case, we account for zoom for tx and ty, but not for tz, although we do when parsing translateZ().
Attachments
Antoine Quint
Comment 1 2022-09-23 15:27:44 PDT
EWS
Comment 2 2022-09-24 00:51:19 PDT
Committed 254823@main (a32f83928115): <https://commits.webkit.org/254823@main> Reviewed commits have been landed. Closing PR #4651 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2022-09-24 00:52:18 PDT
Note You need to log in before you can comment on or make changes to this bug.