- From: Noam Rosenthal <notifications@github.com>
- Date: Wed, 27 Nov 2024 11:52:58 -0800
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 27 November 2024 19:53:02 UTC
@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