Re: [cssom] serializing Selectors

> In this case losing *| is problematic if you have one or more attributes
> named ATTR that are in a namespace. This is different for elements of
> course, where *| is the default, unless there is a default namespace
> declaration.

Ah, right.  You're correct that Gecko is not round-tripping this 
correctly.  Will fix to output [*|ATTR].  See 
https://bugzilla.mozilla.org/show_bug.cgi?id=523089

-Boris

Received on Monday, 19 October 2009 13:04:44 UTC