RESOLVED FIXED 289925
Add support for CSSStyleProperties interface
https://bugs.webkit.org/show_bug.cgi?id=289925
Summary Add support for CSSStyleProperties interface
Sam Weinig
Reported 2025-03-17 16:50:52 PDT
CSSOM add a CSSStyleProperties interface derived from CSSStyleDeclaration. Adding this, and eventually the other derived interfaces like CSSFontFaceDescriptors, will allow us to wean away from using StyleProperties for most of the CSS rule types.
Attachments
Sam Weinig
Comment 1 2025-03-17 17:01:06 PDT
EWS
Comment 2 2025-03-19 11:38:07 PDT
Committed 292368@main (a73378cabbc6): <https://commits.webkit.org/292368@main> Reviewed commits have been landed. Closing PR #42588 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2025-03-19 11:39:14 PDT
Note You need to log in before you can comment on or make changes to this bug.