[Bug 22757] New: "If listener's callback is a Function object, it..."
| Newsgroups | gmane.comp.web.dom.general |
|---|---|
| Message-ID | <[email protected]/Bugs/Public/> |
https://www.w3.org/Bugs/Public/show_bug.cgi?id=22757
Bug ID: 22757
Summary: "If listener's callback is a Function object, it..."
Classification: Unclassified
Product: WebAppsWG
Version: unspecified
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: DOM
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected], [email protected]
http://dom.spec.whatwg.org/#dispatching-events
[[
If listener's callback is a Function object, its callback this value is the
event's currentTarget attribute value.
]]
What should browsers do for this step? Seems to just be a definition, which
doesn't make much sense for a step...
--
You are receiving this mail because:
You are on the CC list for the bug.