What steps will reproduce the problem?
1. I am creating SVG stuff in IE. I am getting error like node.ownerSVGElement
is null but it works fine in Firefox.
2. In IE, they are not adding ownerSVGElement for node.
What is the expected output? What do you see instead?
I am getting null value for node.ownerSVGElement in eventCoordinates:
function(event) method.
Expected is like to get the node.ownerSVGElement element. So we can perform
createSVGPoint() function on ownerSVGElement.
What version of the product are you using? On what operating system,
browser, and version of Flash?
I am using window XP, IE8, Flash 10.
Please provide any additional information below. Reduced test cases are
always appreciated!
Original issue reported on code.google.com by getin...@gmail.com on 10 Dec 2010 at 5:46
Original issue reported on code.google.com by
getin...@gmail.com
on 10 Dec 2010 at 5:46