Bug 265267

Summary: [cssom] Fix serialization of identity transforms in individual transform functions
Product: WebKit Reporter: Tim Nguyen (:ntim) <ntim>
Component: CSSAssignee: Tim Nguyen (:ntim) <ntim>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://github.com/web-platform-tests/wpt/pull/43352

Description Tim Nguyen (:ntim) 2023-11-22 14:21:44 PST Comment hidden (obsolete)
Comment 1 Radar WebKit Bug Importer 2023-11-22 14:22:01 PST
<rdar://problem/118727471>
Comment 2 Tim Nguyen (:ntim) 2023-11-24 14:37:16 PST
I looked more into detail, and the bug is actually that we don't serialize correctly identity transforms.
Comment 3 Tim Nguyen (:ntim) 2023-11-25 09:20:31 PST
Pull request: https://github.com/WebKit/WebKit/pull/20891
Comment 4 Tim Nguyen (:ntim) 2023-11-25 09:26:33 PST
Submitted web-platform-tests pull request: https://github.com/web-platform-tests/wpt/pull/43352
Comment 5 EWS 2023-11-25 12:56:43 PST
Committed 271115@main (5d05c38e6daa): <https://commits.webkit.org/271115@main>

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