10 Apr
2004
10 Apr
'04
3:43 a.m.
On Fri, 2004-04-09 at 20:21, Nathan Hurst wrote:
I don't understand why there is a problem: attr exists and equals "true" or "1" then true, false otherwise.
Sodipodi (at least as of the fork) treats "false" as true also. The only false case is absence of the attribute.
You can see the interoperability problems that would arise if at some point we start producing documents with sodipodi:insensitive="false", yes?
The ground rule is that for attributes in the Sodipodi namespace, we use Sodipodi behavior. If we want different behavior, we use our own namespace.
-mental