[webkit-dev] Picture element implementation

Yoav Weiss yoav at yoav.ws
Tue Jul 1 01:58:48 PDT 2014


I've landed support for the sizes part of the syntax, currently on
HTMLImageElement only, behind an off-by-default compile time flag.
What is the proper procedure to request permission to turn on the flag by
default?


On Sun, Jun 15, 2014 at 11:31 PM, Yoav Weiss <yoav at yoav.ws> wrote:

>
> On Mon, Mar 31, 2014 at 10:59 PM, Benjamin Poulain <benjamin at webkit.org>
> wrote:
>
>> On 3/31/14, 9:32 AM, Yoav Weiss wrote:
>>
>>> I'm currently implementing the picture element
>>> <http://picture.responsiveimages.org/> in Blink, to extend the srcset
>>>
>>> implementation and handle more responsive images use-cases
>>> <https://groups.google.com/a/chromium.org/d/msg/blink-dev/
>>> vuLeAM9fJww/UHnMz7QLRWgJ>.
>>>
>>>
>>> I'd be interested in working with the WebKit project in order to port
>>> that work into WebKit, once it's done. Is the project interested in the
>>> feature?
>>>
>>
>> I think it is worth experimenting with those. Please use a compile time
>> flag for the picture element, it still is unclear how popular/useful this
>> feature is going to be.
>>
>>
>>
> A patch for the 'sizes' part of the picture specification is waiting for
> review at https://bugs.webkit.org/show_bug.cgi?id=133620
> Feedback will be highly appreciated :)
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-dev/attachments/20140701/cf5071c3/attachment.html>


More information about the webkit-dev mailing list