- From: Theodore Dubois <notifications@github.com>
- Date: Wed, 04 Jan 2017 17:50:36 -0800
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 5 January 2017 01:51:10 UTC
https://dom.spec.whatwg.org/commit-snapshots/e8a9f67886e554d81cf85277f61c6b1cd0ea6b44/#dispatching-events > If target’s root is a shadow\-including inclusive ancestor of parent, then: If parent is the window object, which it could be since document's get the parent algorithm normally returns the window object, then it doesn't make sense to talk about the shadow-including inclusive ancestor of parent. Window objects do not participate in a tree. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/issues/392
Received on Thursday, 5 January 2017 01:51:10 UTC