[Bug 22758] New: "When set to true, the capture argument ensures ..."

https://www.w3.org/Bugs/Public/show_bug.cgi?id=22758

            Bug ID: 22758
           Summary: "When set to true, the capture argument ensures ..."
    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/#interface-eventtarget

[[
When set to true, the capture argument ensures callback is only invoked when
the event's eventPhase attribute value is CAPTURING_PHASE.
]]

This non-normative text contradicts the normative requirements.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Received on Monday, 22 July 2013 19:53:42 UTC