getTransformToElement() question

Hello,

I would need some clarifying on SVGLocatable::getTransformToElement() as
specified at http://www.w3.org/TR/SVG/types.html#InterfaceSVGLocatable.
Would calling getTransformToElement(svgRoot) (where svgRoot is the root
<svg> element) return the computed SVGMatrix taking into account all
transform inheritances of the SVG element we are calling this method on?
As this method is not implemented in the Adobe SVG Viewer I cannot test
it. Thanks,

Antoine

Received on Monday, 19 November 2001 10:31:16 UTC