[whatwg] <imgset> responsive imgs proposition (Re: The src-N proposal)
Jukka K. Korpela
jkorpela at cs.tut.fi
Tue Nov 12 08:51:38 PST 2013
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
More information about the whatwg
mailing list