- From: Jukka K. Korpela <jkorpela@cs.tut.fi>
- Date: Tue, 12 Nov 2013 18:51:38 +0200
- To: whatwg <whatwg@lists.whatwg.org>
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