Re: [whatwg/dom] Set registry on null registry element on adopt instead of on insert (PR #1423)

@ja-y-son commented on this pull request.



>  
       <ol>
-       <li><p>If <var>inclusiveDescendant</var>'s <a for=Element>custom element registry</a> is
-       null, then set <var>inclusiveDescendant</var>'s <a for=Element>custom element registry</a> to
-       the result of <a for=/>looking up a custom element registry</a> given
-       <var>inclusiveDescendant</var>'s <a for=tree>parent</a>.
-
-       <li><p>Otherwise, if <var>inclusiveDescendant</var>'s
-       <a for=Element>custom element registry</a>'s <a for=CustomElementRegistry>is scoped</a> is
-       true, <a for=set>append</a> <var>inclusiveDescendant</var>'s <a for=Node>node document</a> to
+       <li><p>If <var>inclusiveDescendant</var>'s <a for=Element>custom element registry</a>'s
+       <a for=CustomElementRegistry>is scoped</a> is true, then <a for=set>append</a>
+       <var>inclusiveDescendant</var>'s <a for=Node>node document</a> to

Yes that is also my understanding.

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

Message ID: <whatwg/dom/pull/1423/review/3506496981@github.com>

Received on Tuesday, 25 November 2025 19:22:19 UTC