RESOLVED FIXED 252137
[Image Set]: Refactor CSSImageSetValue to accept optional resolution and MIME type parameters
https://bugs.webkit.org/show_bug.cgi?id=252137
Summary [Image Set]: Refactor CSSImageSetValue to accept optional resolution and MIME...
Ryan Reno
Reported 2023-02-12 12:37:39 PST
CSS Images level 4 defines image-set to take three arguments - a required image, an optional resolution, and an optional MIME type. The current implementation works for the pre-standardization -webkit-image-set but is awkward to use with the standardized version with its optional arguments.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-02-12 12:37:55 PST
Ryan Reno
Comment 2 2023-02-12 13:04:49 PST
Ryan Reno
Comment 3 2023-02-13 19:13:35 PST
EWS
Comment 4 2023-02-23 12:23:12 PST
Committed 260760@main (f9b1ad4c0847): <https://commits.webkit.org/260760@main> Reviewed commits have been landed. Closing PR #10069 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.