RESOLVED FIXED293301
[Computed Style Gen] Support serializers for computed values that go directly from RenderStyle to String
https://bugs.webkit.org/show_bug.cgi?id=293301
Summary [Computed Style Gen] Support serializers for computed values that go directly...
Sam Weinig
Reported 2025-05-20 10:29:38 PDT
Autogenerate serializers for computed values that go directly from RenderStyle to String, bypassing the need for CSSValue temporary values. This introduces quite a bit of duplicated logic, but we will be able to collapse it, together with logic in ShorthandSerializer, over time using the declarative strong values for Style values.
Attachments
Sam Weinig
Comment 1 2025-05-20 10:55:51 PDT
EWS
Comment 2 2025-05-24 07:11:03 PDT
Committed 295391@main (7240a7b5486e): <https://commits.webkit.org/295391@main> Reviewed commits have been landed. Closing PR #45654 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2025-05-24 07:18:21 PDT
Note You need to log in before you can comment on or make changes to this bug.