This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 22758 - "When set to true, the capture argument ensures ..."
Summary: "When set to true, the capture argument ensures ..."
Status: RESOLVED FIXED
Alias: None
Product: WebAppsWG
Classification: Unclassified
Component: DOM (show other bugs)
Version: unspecified
Hardware: PC All
: P2 normal
Target Milestone: ---
Assignee: Anne
QA Contact: public-webapps-bugzilla
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-22 19:53 UTC by Ian 'Hixie' Hickson
Modified: 2013-07-22 20:34 UTC (History)
2 users (show)

See Also:


Attachments

Description Ian 'Hixie' Hickson 2013-07-22 19:53:41 UTC
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.