Bug 252137
| Summary: | [Image Set]: Refactor CSSImageSetValue to accept optional resolution and MIME type parameters | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ryan Reno <rreno> |
| Component: | CSS | Assignee: | Ryan Reno <rreno> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | ntim, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: |
https://github.com/web-platform-tests/wpt/pull/38526 https://bugs.webkit.org/show_bug.cgi?id=251811 |
||
Ryan Reno
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
<rdar://problem/105367742>
Ryan Reno
Pull request: https://github.com/WebKit/WebKit/pull/10002
Ryan Reno
Pull request: https://github.com/WebKit/WebKit/pull/10069
EWS
Committed 260760@main (f9b1ad4c0847): <https://commits.webkit.org/260760@main>
Reviewed commits have been landed. Closing PR #10069 and removing active labels.