Bug 246172

Summary: CSSTransformComponent.toMatrix should flatten to 2d if necessary
Product: WebKit Reporter: Dean Jackson <dino>
Component: CSSAssignee: Dean Jackson <dino>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Dean Jackson 2022-10-06 13:38:14 PDT
CSSTransformComponent classes should provide a 2d matrix in toMatrix() if their is2d value is true, regardless of what actual value they have.
Comment 1 Radar WebKit Bug Importer 2022-10-06 13:38:34 PDT
<rdar://problem/100868158>
Comment 2 Dean Jackson 2022-10-06 13:40:40 PDT
Pull request: https://github.com/WebKit/WebKit/pull/5103
Comment 3 EWS 2022-10-07 14:09:59 PDT
Committed 255290@main (b85011927483): <https://commits.webkit.org/255290@main>

Reviewed commits have been landed. Closing PR #5103 and removing active labels.