- From: Anne van Kesteren <notifications@github.com>
- Date: Thu, 11 Apr 2019 02:04:16 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 11 April 2019 09:04:53 UTC
If I insert a node that has an attached `ShadowRoot` into a different document, it wouldn't be adopted? I suspect you didn't mean to say that. I suppose what we need to do is that when you adopt a node that has a host, that needs to be handled in a special way. But if you hit such a node due to recursion, that should not be handled in a special way. -- 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/744#issuecomment-482032143
Received on Thursday, 11 April 2019 09:04:53 UTC