[webkit-dev] Adding -webkit-image-set CSS function
Beth Dakin
bdakin at apple.com
Thu Mar 1 15:06:21 PST 2012
Hi all!
Ted O'Connor recently proposed a new CSS function for the Images module to the CSS working group called image-set. The idea behind the feature is to allow authors to provide multiple variants of the same image at differing resolutions, and to allow the User Agent to choose the resource that is most appropriate at the time. We think this will be a great way to allow authors to specify high resolution resources for iPhone's retina display, and we imagine User Agents being able to choose different resolution resources when content is scaled or zoomed. There is some consensus on the list that a feature like this would be a good addition to CSS Images Level 4. Discussion is still ongoing about the exact syntax of the property, but we'd like to add an experimental implementation to WebKit; after all, such implementations often help guide features like this along.
-Beth
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20120301/68b2d1cd/attachment-0001.html>
More information about the webkit-dev
mailing list