Re: [cssom] CSSNamespaceRule

* Tab Atkins Jr. wrote:
>I agree.  Can we just change this rule?  It's not like namespace usage
>in stylesheets is common, or even rare (I'd probably use the term
>"almost non-existent").  It's probably fine to switch the behavior to
>just making them not match.

I think this needs to be context-specific; the behavior is probably fine
for style sheets, but when selectors are used in APIs, selectors with
namespace prefixes that have not been declared are likely better off if
they throw an exception.
-- 
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 Friday, 21 March 2014 16:48:22 UTC