| Summary: | [cssom] Fix serialization of identity transforms in individual transform functions | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Tim Nguyen (:ntim) <ntim> |
| Component: | CSS | Assignee: | 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)
I looked more into detail, and the bug is actually that we don't serialize correctly identity transforms. Pull request: https://github.com/WebKit/WebKit/pull/20891 Submitted web-platform-tests pull request: https://github.com/web-platform-tests/wpt/pull/43352 Committed 271115@main (5d05c38e6daa): <https://commits.webkit.org/271115@main> Reviewed commits have been landed. Closing PR #20891 and removing active labels. |