Bug 246172 - CSSTransformComponent.toMatrix should flatten to 2d if necessary
Summary: CSSTransformComponent.toMatrix should flatten to 2d if necessary
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dean Jackson
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-10-06 13:38 PDT by Dean Jackson
Modified: 2022-10-07 14:10 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.