- From: Ryosuke Niwa <notifications@github.com>
- Date: Fri, 24 May 2019 14:52:32 -0700
- To: w3c/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 24 May 2019 21:52:54 UTC
I don't think detecting whether an element is slotted or not is sufficient since a parent node might be the one getting slotted as well. In the past, there was a discussion about adding a callback to when a node gets "attached" in the sense of render tree in WebKit sense. That is when an element is visible (does not have `display: none`) part of a document. -- 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/817#issuecomment-495797766
Received on Friday, 24 May 2019 21:52:54 UTC