- From: <bugzilla@jessica.w3.org>
- Date: Fri, 30 Aug 2013 00:02:37 +0000
- To: www-dom@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=23095 Bug ID: 23095 Summary: "Call listener's callback's handleEvent, with th..." Classification: Unclassified Product: WebAppsWG Version: unspecified Hardware: PC OS: All Status: NEW Severity: normal Priority: P2 Component: DOM Assignee: annevk@annevk.nl Reporter: ian@hixie.ch QA Contact: public-webapps-bugzilla@w3.org CC: mike@w3.org, www-dom@w3.org http://dom.spec.whatwg.org/#dispatching-events When invoking event listeners: [[ Call listener's callback's handleEvent, with the event passed to this algorithm as the first argument and event's currentTarget attribute value as callback this value. ]] We should probably not do this if the event handler's Document is not an active document, right? Does that belong in DOM? -- You are receiving this mail because: You are on the CC list for the bug.
Received on Friday, 30 August 2013 00:02:38 UTC