Re: Feedback on Image modules

On Sun, 12 Dec 2010 00:28:09 +0100, Tab Atkins Jr. <jackalmage@gmail.com>  
wrote:
> On Sat, Dec 11, 2010 at 11:50 AM, Anthony Ricaud <anthony@ricaud.me>  
> wrote:
>> Plus, it ties the URL to the file format which is not a good idea.
>
> Theoretically, sure, but in practice the file extension is a very
> strong indicator.

This is a very bad idea. Every piece of infrastructure of the client side  
of the web platform today avoids making inferences based on file  
extensions. Changing that here is not at all warranted.

I'm also not really convinced this functionality is needed. In practice  
user agents will have to support the same image formats and similar  
fallback scenarios have never worked out. (E.g. <object> was a complete  
failure.) I don't think we should add this.


-- 
Anne van Kesteren
http://annevankesteren.nl/

Received on Friday, 17 December 2010 11:58:13 UTC