CSS 3 Namespaces WD comment: DOM?

Mozilla currently has a working implementation of the proposed @namespace 
at-rule in the CSS 3 Namespaces draft.  I rather like that little rule; it 
makes life much nicer for namespaced XML documents.

I notice the WD hasn't been updated in three and a half years; since then, 
the DOM WG has released DOM Level 2 Style, including DOM interfaces for CSS 
Level 2 at-rules.  May I suggest that a revision to this specification 
include a DOM CSS interface as well (CSSNamespaceRule, perhaps) and a 
specific rule type constant for the CSSRule interface (NAMESPACE_RULE = 7, 
maybe)?

_________________________________________________________________
The new MSN 8: advanced junk mail protection and 2 months FREE*  
http://join.msn.com/?page=features/junkmail

Received on Friday, 14 February 2003 11:44:44 UTC