- From: Anne van Kesteren <annevk@opera.com>
- Date: Tue, 02 Mar 2010 11:48:07 +0100
- To: "Daniel Glazman" <daniel.glazman@disruptive-innovations.com>, "www-style@w3.org" <www-style@w3.org>
On Tue, 02 Mar 2010 11:28:49 +0100, Daniel Glazman <daniel.glazman@disruptive-innovations.com> wrote: > Two comments about this: > > 1. this is not at all implemented by browsers so editing a stylesheet > with namespace rules in an editing tool is currently impossible. > I urge browser vendors to implement and ship this as soon as > possible... > > 2. CSSRule.NAMESPACE_RULE cannot be 7 [1] because that value is > already taken by SVG [2] for SVGCSSRule.COLOR_PROFILE_RULE. > (please note Tantek already mentioned it here in www-style > exactly seven years ago, eh...). > > [1] http://dev.w3.org/csswg/cssom/#the-cssrule-interface > [2] http://www.w3.org/TR/SVG11/types.html#InterfaceSVGCSSRule In another thread a while back we discussed a different model for namespace rules. That since they are syntactic constructs they should live on the CSSStyleSheet object instead. -- Anne van Kesteren http://annevankesteren.nl/
Received on Tuesday, 2 March 2010 10:48:48 UTC