[Bug 22757] New: "If listener's callback is a Function object, it..."

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: 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

[[
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 the QA Contact for the bug.

Received on Monday, 22 July 2013 19:28:44 UTC