Re: [webkit-dev] Adding -webkit-image-set CSS function
(Resending from the right address...) Hi Beth, Thanks for letting us know about this! The feature sounds gerat for anyone trying to make their pages more responsive. Are you going to add any compilation flags? Also, if there is a Bugzilla entry to track this, I'd like to know that. When announcing new feature, it would be appreciated if you mention these two points: http://trac.webkit.org/wiki/AddingFeatures Thanks, -- morrita On Fri, Mar 2, 2012 at 9:56 AM, Hajime Morrita <morrita@google.com> wrote:
Hi Beth,
Thanks for letting us know about this! The feature sounds gerat for anyone trying to make their pages more responsive.
Are you going to add any compilation flags? Also, if there is a Bugzilla entry to track this, I'd like to know that.
When announcing new feature, it would be appreciated if you mention these two points: http://trac.webkit.org/wiki/AddingFeatures
Thanks, -- morrita
On Fri, Mar 2, 2012 at 8:06 AM, Beth Dakin <bdakin@apple.com> wrote:
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
_______________________________________________ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
-- morrita
Hi! On Mar 1, 2012, at 5:00 PM, Hajime Morrita <morrita@chromium.org> wrote:
Are you going to add any compilation flags?
I am not planning to add compilation flags since this won't affect any existing web content.
Also, if there is a Bugzilla entry to track this, I'd like to know that.
https://bugs.webkit.org/show_bug.cgi?id=80322 Thanks for your reply! -Beth
Hi all, I just wanted to give you an update and let you know that I checked in an initial implementation of this feature yesterday! There was some concern about enabling this everywhere while it's still a work in progress to avoid the problem of any particular port accidentally shipping with a half-baked implementation. So I added an ENABLE flag to Platform.h that is currently only enabled on Mac and iOS. I will be filing follow-up bugs and linking them to the original shortly. -Beth On Mar 5, 2012, at 1:19 PM, Beth Dakin <bdakin@apple.com> wrote:
Hi!
On Mar 1, 2012, at 5:00 PM, Hajime Morrita <morrita@chromium.org> wrote:
Are you going to add any compilation flags?
I am not planning to add compilation flags since this won't affect any existing web content.
Also, if there is a Bugzilla entry to track this, I'd like to know that.
https://bugs.webkit.org/show_bug.cgi?id=80322
Thanks for your reply! -Beth _______________________________________________ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
participants (2)
-
Beth Dakin
-
Hajime Morrita