Re: [w3c/webcomponents] Retargeting algorithm shouldn't set relatedTarget to null even when target and relatedNode are in two distinct disconnected trees (#494)

I see. Let me rewrite:

A node *A* is also an unclosed node of a node *B* if:

- A's root is not a shadow root
- B's root is not a shadow root

In other words, such a *disconnected tree* behaves as a part of a document tree in terms of visibility.


---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/webcomponents/issues/494#issuecomment-222042532

Received on Friday, 27 May 2016 02:02:52 UTC