RESOLVED DUPLICATE of bug 6010 10125
SVG seems to pass wrong event.target to <svg> onload handler
https://bugs.webkit.org/show_bug.cgi?id=10125
Summary SVG seems to pass wrong event.target to <svg> onload handler
Eric Seidel (no email)
Reported 2006-07-27 02:26:21 PDT
I believe that because of the way onload is defined for SVG: http://www.w3.org/TR/SVG/interact.html#EventsLoad we're supposed to be passing the actual <svg> element as the target of the onload instead of the SVGDocument.
Attachments
Eric Seidel (no email)
Comment 1 2006-07-27 21:21:35 PDT
*** This bug has been marked as a duplicate of 6010 ***
Note You need to log in before you can comment on or make changes to this bug.