- From: Anne van Kesteren <notifications@github.com>
- Date: Fri, 05 Apr 2019 06:32:30 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 5 April 2019 13:32:52 UTC
I'm not sure it's that simple. E.g., [replace all](https://dom.spec.whatwg.org/#concept-node-replace-all) can be passed a `ShadowRoot` and will adopt, from what I can tell. It will end up empty too, but still probably not what we want? I think the problem is with `DocumentFragment`'s host is that we only tried to prevent truly broken cases and did not analyze other side effects enough. -- 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-480276554
Received on Friday, 5 April 2019 13:32:52 UTC