WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 100120
206142
image-set: Support dpi-based image selection and not just (x)
https://bugs.webkit.org/show_bug.cgi?id=206142
Summary
image-set: Support dpi-based image selection and not just (x)
Noam Rosenthal
Reported
2020-01-12 02:05:28 PST
See
https://drafts.csswg.org/css-images-4/#typedef-image-set-option
Currently only background-image: image-set( "foo.png" 1x, url("foo-2x.png") 2x) is supported. Need to support: image-set( "foo.png" 1x, url("foo-2x.png") 2x, "foo-print.png" 600dpi );
Attachments
Add attachment
proposed patch, testcase, etc.
Simon Fraser (smfr)
Comment 1
2020-01-13 11:04:24 PST
I'm assuming that there are WPT that test this?
Sam Sneddon [:gsnedders]
Comment 2
2021-09-07 03:02:21 PDT
*** This bug has been marked as a duplicate of
bug 100120
***
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