RESOLVED FIXED294485
[Style] Split CSS custom property representation into CSS and Style parts
https://bugs.webkit.org/show_bug.cgi?id=294485
Summary [Style] Split CSS custom property representation into CSS and Style parts
Sam Weinig
Reported 2025-06-13 18:44:25 PDT
The current CSS custom property representation, CSSCustomPropertyValue, is used for both the specified and computed style representations, but most states are invalid in one of the two. We can make this more clear by splitting out a Style::CustomProperty type for the resolved value.
Attachments
Sam Weinig
Comment 1 2025-06-13 19:33:33 PDT
EWS
Comment 2 2025-06-16 12:35:56 PDT
Committed 296287@main (5574e1a1ec10): <https://commits.webkit.org/296287@main> Reviewed commits have been landed. Closing PR #46749 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2025-06-16 12:36:14 PDT
Note You need to log in before you can comment on or make changes to this bug.