[Webkit-unassigned] [Bug 72584] Support Image Level 3's image() notation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 2 09:16:46 PDT 2013


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





--- Comment #49 from Tim Horton <thorton at apple.com>  2013-09-02 09:16:05 PST ---
> > Just one opinion to image(). I think as specified it is not so useful. But it has a lot of potential. I for instance would be interested to have arguments after each STRING/URL. Thinks like type of image: just load the image if you think you support the type (see WebP).
> 
> image() already covers the just-load-the-image-if-you-support-the-type usecase, like with WebP. If you specify a WebP image and a JPEG fallback, and the browser doesn't support WebP, it should fall back to the JPEG version. No unnecessary keywords required.

Do note that I'm not sure this works as-is, but it is supposed to work.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list