Re: [whatwg/dom] Update element adoption logic for scoped registry (PR #1437)

@annevk approved this pull request.

This looks good to me. We'll need tests next.

>         <li><p>If <var>inclusiveDescendant</var>'s <a for=Element>custom element registry</a> is null
        or <var>inclusiveDescendant</var>'s <a for=Element>custom element registry</a>'s
-       <a for=CustomElementRegistry>is scoped</a> is false, then set
-       <var>inclusiveDescendant</var>'s <a for=Element>custom element registry</a> to
-       <var>document</var>'s <a>effective global custom element registry</a>.
+       <a for=CustomElementRegistry>is scoped</a> is false:

You need a newline after the `<li>` here because the `<p>` is not the sole child.

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

Message ID: <whatwg/dom/pull/1437/review/3531080280@github.com>

Received on Tuesday, 2 December 2025 16:30:43 UTC