- From: <bugzilla@jessica.w3.org>
- Date: Fri, 13 Feb 2015 01:32:40 +0000
- To: public-webapps@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=28008
Bug ID: 28008
Summary: [Shadow] Should "Events that are Always Stopped"
include destination insertion points?
Product: WebAppsWG
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: Component Model
Assignee: dglazkov@chromium.org
Reporter: kojiishi@gmail.com
QA Contact: public-webapps-bugzilla@w3.org
CC: mike@w3.org, public-webapps@w3.org
5.1 Events that are Always Stopped[1] states that:
> The following events must always be stopped at the root node of the node tree
While by following the algorithm in the event path calculation algorithm in 5.2
Event Paths[2], it includes "the destination insertion points of CURRENT".
Either the wording of 5.1 or the algorithm need to change.
[1]
http://w3c.github.io/webcomponents/spec/shadow/#events-that-are-always-stopped
[2]
http://w3c.github.io/webcomponents/spec/shadow/#dfn-event-path-calculation-algorithm
--
You are receiving this mail because:
You are on the CC list for the bug.
Received on Friday, 13 February 2015 01:32:46 UTC