- From: <bugzilla@jessica.w3.org>
- Date: Tue, 26 Mar 2013 18:56:14 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=21404
Bug ID: 21404
Summary: [Shadow]: 5.5 Event Dispatch references incorrect
steps of event dispatching algorithm
Classification: Unclassified
Product: WebAppsWG
Version: unspecified
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: Component Model
Assignee: dglazkov@chromium.org
Reporter: dfreedm@google.com
QA Contact: public-webapps-bugzilla@w3.org
Blocks: 14978
In section 5.5, where the event dispatching algorithm detailed in
http://www.w3.org/TR/domcore/#dispatching-events is referenced, the capturing
phase should reference step 6 of the event dispatching algorithm, and the
bubbling phase should reference step 9.
As currently written, bubbling events processing through a Shadow Root would be
processed in a capture order.
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Tuesday, 26 March 2013 18:56:16 UTC