- From: Jukka K. Korpela <jkorpela@cs.tut.fi>
- Date: Tue, 12 Nov 2013 10:08:33 +0200
- To: whatwg@lists.whatwg.org
2013-11-12 9:58, Adam Barth wrote: > Unfortunately, we can't add new tags to head. If the parser sees a > tag it doesn't recognize in the head, it creates a fake body tag and > pushes the tag down into the body. But you could use <style type=text/foobar>...</style>, with a suitable value for foobar, like x-imgset. This could even be handled with a polyfill in old browsers (JavaScript code that reads such elements and interprets their content). Yucca (who would still prefer text/css)
Received on Tuesday, 12 November 2013 08:09:02 UTC