Re: [css4-images] Add format() hints to image()

On Feb 20, 2013, at 9:41 AM, "Tab Atkins Jr." <jackalmage@gmail.com> wrote:

> On Wed, Feb 20, 2013 at 9:24 AM, Rik Cabanier <cabanier@gmail.com> wrote:
>> On Wed, Feb 20, 2013 at 8:06 AM, Jake Archibald <jaffathecake@gmail.com>
>> wrote:
>>> On 20 February 2013 04:37, Rik Cabanier <cabanier@gmail.com> wrote:
>>>> I think EPS is old-school so shouldn't be included. (PDF is much better)
>>>> The fact that it is executable code (Postscript is a programming
>>>> language
>>>> after all) should be enough to not include it as a supported format.
>>> 
>>> This isn't a list of formats the browser must support, it's a list of
>>> formats the browser must indicate their level of support for.
>> 
>> I understand that. I'm saying that EPS should not be on the list because no
>> browser will ever support it.
> 
> While I'm fine with leaving it off, as was said before, this isn't
> useful just for browsers.  Including formats that are useful for
> printing or other stuff is useful and zero-cost to other
> implementations (they'll just not have it on their list of recognized
> formats, so it'll be treated like any other unrecognized format).

Exactly. 

I'm not sure there will never be a UA that supports EPS. There is a lot of legacy print content using that format, for both raster and vector images, that a UA _might_ wish to support. 

Received on Friday, 22 February 2013 01:12:24 UTC