WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
265267
[cssom] Fix serialization of identity transforms in individual transform functions
https://bugs.webkit.org/show_bug.cgi?id=265267
Summary
[cssom] Fix serialization of identity transforms in individual transform func...
Tim Nguyen (:ntim)
Reported
2023-11-22 14:21:44 PST
Comment hidden (obsolete)
https://github.com/web-platform-tests/wpt/commit/f00b5b08edd7f40b32e30e196fc58829934c9b38
exposed a bug in the implementation with transform individual properties (scale / translate / rotate) where WebKit doesn't support calc().
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-11-22 14:22:01 PST
<
rdar://problem/118727471
>
Tim Nguyen (:ntim)
Comment 2
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.
Tim Nguyen (:ntim)
Comment 3
2023-11-25 09:20:31 PST
Pull request:
https://github.com/WebKit/WebKit/pull/20891
Tim Nguyen (:ntim)
Comment 4
2023-11-25 09:26:33 PST
Submitted web-platform-tests pull request:
https://github.com/web-platform-tests/wpt/pull/43352
EWS
Comment 5
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.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug