- From: Hayato Ito <notifications@github.com>
- Date: Sun, 05 Jun 2016 18:36:51 -0700
- To: w3c/webcomponents <webcomponents@noreply.github.com>
- Cc:
Received on Monday, 6 June 2016 01:37:22 UTC
> So slot-containing elements inside a shadow tree can still see what nodes are distributed into their slots (on `slotchange`) even if that shadow tree is closed? Yes, it's okay for *Inner tree* to see *Outer tree*. You might be interensted in the definition of [unclosed node](https://dom.spec.whatwg.org/#concept-unclosed-node). A lot of APIs (and concepts) are using this definition to decide its behavior. --- 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/504#issuecomment-223851912
Received on Monday, 6 June 2016 01:37:22 UTC