Re: [whatwg] <imgset> responsive imgs proposition (Re: The src-N proposal)

2013-11-12 17:52, Tab Atkins Jr. wrote:

> No, we can't gate any of the major use-cases behind a time barrier
> (waiting for external CSS to come in) like that.

Why does it need to be *external* CSS? Surely external style sheets are 
generally preferred, but if you want inline code, what is the problem 
with a <style> element? It’s less inline than <img> tag attributes, and 
it appears in the <head>, so you can process it even before you start 
parsing <img> tags.

Yucca

Received on Tuesday, 12 November 2013 16:52:04 UTC