[Webkit-unassigned] [Bug 160934] Support image-set() standard syntax

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 22 23:09:53 PDT 2016


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

--- Comment #4 from Sunil Ratnu <sunil.ratnu at gmail.com> ---
Currently Blink supports this syntax:

[1]
background-image: image-set( url("foo.png") 1x,
                             url("foo-2x.png") 2x,
                             url("foo-print.png") 3x );



More information about the webkit-unassigned mailing list