Re: [whatwg/dom] Introduce `moveBefore()` state-preserving atomic move API (PR #1307)

@noamr commented on this pull request.



> +   <li>
+    <p>Otherwise, <a lt="try to upgrade an element">try to upgrade</a>
+    <var>inclusiveDescendant</var>.
+
+    <p class=note>If this successfully upgrades <var>inclusiveDescendant</var>, its
+    <code>connectedCallback</code> will be enqueued automatically during the
+    <a>upgrade an element</a> algorithm.
+   </li>

I guess if we had scoped element registries and we moved across trees?

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

Message ID: <whatwg/dom/pull/1307/review/2465856164@github.com>

Received on Wednesday, 27 November 2024 19:53:02 UTC