[Webkit-unassigned] [Bug 206142] New: image-set: Support dpi-based image selection and not just (x)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jan 12 02:05:28 PST 2020


https://bugs.webkit.org/show_bug.cgi?id=206142

            Bug ID: 206142
           Summary: image-set: Support dpi-based image selection and not
                    just (x)
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Images
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: noam at webkit.org

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 );

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200112/5085f217/attachment.htm>


More information about the webkit-unassigned mailing list