WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-02-12 12:37:55 PST
<
rdar://problem/105367742
>
Ryan Reno
Comment 2
2023-02-12 13:04:49 PST
Pull request:
https://github.com/WebKit/WebKit/pull/10002
Ryan Reno
Comment 3
2023-02-13 19:13:35 PST
Pull request:
https://github.com/WebKit/WebKit/pull/10069
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.
Top of Page
Format For Printing
XML
Clone This Bug