[Webkit-unassigned] [Bug 28343] New: Setting attribute event listeners to the body does not set them on the window

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Aug 15 15:07:12 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=28343

           Summary: Setting attribute event listeners to the body does not
                    set them on the window
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: sam at webkit.org


Setting an attrbute event listener to the body, eg. document.body.onload =
function() {}, does not set window.onload as it should.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list