Re: CSS 3 Namespaces WD comment: DOM?

On 2/12/03 3:54 PM, "Alexander J. Vincent" <ajvincent@hotmail.com> wrote:

> 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)?

Note that 7 is already used in SVG for COLOR_PROFILE_RULE

 http://www.w3.org/TR/SVG11/types.html#InterfaceSVGCSSRule

The current thinking is to use 8 for NAMESPACE_RULE.

Tantek

Received on Friday, 14 February 2003 13:03:55 UTC