[Webkit-unassigned] [Bug 20126] New: unset listener: should it be null or undefined ?

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 21 10:48:16 PDT 2008


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

           Summary: unset listener: should it be null or undefined ?
           Product: WebKit
           Version: 526+ (Nightly build)
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ariya.hidayat at trolltech.com


If a listener for an event, e.g. onresize, is not installed, should it
("document.body.onresize") return null or undefined?

Based on my checks, Firefox 3 and Opera 9.5 return undefined while IE 7 gives
null.


-- 
Configure bugmail: https://bugs.webkit.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