Re: [whatwg/dom] Why do we pass oldDocument to "adopting steps" (instead of the new document)? (#896)

By the time step 3.3 of adopt runs (that invokes adopting steps) the _node_'s node document is the new document, right? I.e., you can obtain that from _node_.

-- 
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/896#issuecomment-698193833

Received on Thursday, 24 September 2020 08:20:21 UTC