Re: [webcomponents] deepPath should return an empty array if it's no longer being dispatched (#373)

> This should not happen. After the dispatching, event.deepPath() returns unclosed nodes from the view of the document tree. Thus, an encapsulation does not break.

That's not necessary true when the event path is trimmed, is it?  If we're making `deepPath()` always use the untrimmed full path instead of the trimmed path, then we should explicitly state that.


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

Received on Friday, 29 January 2016 05:30:16 UTC