Re: [whatwg/dom] Adoption and DocumentFragment, part two (#819)

> There is a need for a better path forward.

What we want is the ability to adopt the document fragment. Currently adopting the template element doesn't adopt the document fragment itself. What if we do that?

I dont know all the reasons why the fragment of the template element isn't associated with the document that created it, but if calling adoptNode explicitly on template does it then maybe this behavior is safe to go in?

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/pull/819#issuecomment-1464457288
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/dom/pull/819/c1464457288@github.com>

Received on Friday, 10 March 2023 20:52:59 UTC