Re: [cssom] CSSNamespaceRule

* Boris Zbarsky wrote:
>So are we only talking about inserting @namespace rules that define the 
>default namespace for the sheet?  Because it seems to me that inserting 
>one that defines the namespace for a prefix that wasn't defined before 
>can't actually affect the OM, since there should be no rules using that 
>prefix.

I think it is equally valid to argue that `insertRule` should be like
changing `cssText` which should be like changing `textContent` which in
turn should be like having a static page with the same contents.
-- 
Björn Höhrmann · mailto:bjoern@hoehrmann.de · http://bjoern.hoehrmann.de
Am Badedeich 7 · Telefon: +49(0)160/4415681 · http://www.bjoernsworld.de
25899 Dagebüll · PGP Pub. KeyID: 0xA4357E78 · http://www.websitedev.de/ 

Received on Wednesday, 19 March 2014 14:08:35 UTC