Re: [cssom] CSSNamespaceRule

On Wed, 19 Mar 2014 16:02:57 +0100, Boris Zbarsky <bzbarsky@mit.edu> wrote:

>> You have to store the unparsed selector already since it's exposed in
>> CSSOM
>
> Where is it exposed?  Gecko does not store unparsed selectors; we simply  
> serialize the parsed representation if requested (e.g. if someone gets  
> .cssText on a selector).

Sorry, the spec serializes it without storing the unparsed selector too.  
http://dev.w3.org/csswg/cssom/#dom-cssstylerule-selectortext

-- 
Simon Pieters
Opera Software

Received on Wednesday, 19 March 2014 16:19:43 UTC