Bug 265267 - [cssom] Fix serialization of identity transforms in individual transform functions
Summary: [cssom] Fix serialization of identity transforms in individual transform func...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Tim Nguyen (:ntim)
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-11-22 14:21 PST by Tim Nguyen (:ntim)
Modified: 2023-11-25 12:56 PST (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 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.