At 14:28 10/05/2002 +0000, Jim Ley wrote:

>A couple of things I've noticed.
>
>elements created with createElement(..) aren't rendered, but those
>created with createElementNS('http://www.w3.org/2000/svg','rect') are,
>it's an annoying bug, but not cripplingly so.

Bug? the rect element is a child of svg element, which is in the above 
namespace,
with (probably) no further namespaces declared in between,
hence rect should also be in the same namespace.

HTH. DaveP




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to