- From: Boris Zbarsky <bzbarsky@MIT.EDU>
- Date: Sun, 02 Sep 2012 21:44:20 -0400
- To: Glenn Adams <glenn@skynav.com>
- CC: www-style@w3.org
On 9/2/12 9:37 PM, Glenn Adams wrote: > Just double checking on this, but I don't find any reference to the > "create a style sheet" or "add a style sheet" hooks in either the > current W3C HTML5 ED [1] or the WHATWG variant [2]. Weird. It used to be in http://www.whatwg.org/specs/web-apps/current-work/multipage/semantics.html#styling I thought. Worth checking with Hixie as to what the agreed split was between what he was putting into into HTML and what Anne was putting into CSSOM. In any case, this needs to be specced _somewhere_, since otherwise document.styleSheets will just always be empty, which I can tell you is very much not web-compatible. ;) -Boris
Received on Monday, 3 September 2012 01:44:54 UTC