Re: Behaviour of SVGTransformable and it's objects

Jonathan Watt wrote:

>   http://jwatt.org/svg/tests/transform-dom.svg

I think you have a bug in your test-case, it reads items from baseVal 
both times, and not from baseVal_2 in the second case as probably was 
the intention.

Here at Opera, there have been discussion around this topic also, and 
recent opera builds does not have the semantics you describe. Currently 
we throw away all objects relating to a certain object meaning that all 
equality between objects in your test-case would be false.

Any formal clarification on this matter would be appreciated.

-- 
David Vest <davve@opera.com>

Received on Friday, 10 March 2006 11:31:39 UTC