Bug 10125

Summary: SVG seems to pass wrong event.target to <svg> onload handler
Product: WebKit Reporter: Eric Seidel (no email) <eric>
Component: SVGAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal    
Priority: P4    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
URL: http://srufaculty.sru.edu/david.dailey/svg/decahedra3.svg

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.