Re: [webcomponents] [Shadow]: Update constraints around stopping events (bugzilla: 20247) (#61)

As you see, the current Shadow DOM spec's event path calculation should be applied to an event target only when the event target is a `Node` in a node tree. If the event target is not a Node, this should not be applied.

Let me clarify it as a tentative fix.

---
Reply to this email directly or view it on GitHub:
https://github.com/w3c/webcomponents/issues/61#issuecomment-193096203

Received on Monday, 7 March 2016 04:48:09 UTC