[Webkit-unassigned] [Bug 10125] New: SVG seems to pass wrong event.target to <svg> onload handler

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Thu Jul 27 02:26:22 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=10125

           Summary: SVG seems to pass wrong event.target to <svg> onload
                    handler
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
               URL: http://srufaculty.sru.edu/david.dailey/svg/decahedra3.sv
                    g
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: normal
          Priority: P4
         Component: SVG
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: macdome at opendarwin.org


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.


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list