- From: Jayson Chen <notifications@github.com>
- Date: Tue, 18 Nov 2025 16:02:02 -0800
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 19 November 2025 00:02:06 UTC
@ja-y-son commented on this pull request.
> @@ -6032,7 +6022,7 @@ these steps:
<var>inclusiveDescendant</var>'s <a for=Element>attribute list</a> to <var>document</var>.
<li><p>If <var>inclusiveDescendant</var>'s <a for=Element>custom element registry</a>
- <a>is a global custom element registry</a>, then set <var>inclusiveDescendant</var>'s
+ <a>is a global custom element registry</a> or null, then set <var>inclusiveDescendant</var>'s
Updated and split up the logic here.
--
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/pull/1423#discussion_r2539994724
You are receiving this because you are subscribed to this thread.
Message ID: <whatwg/dom/pull/1423/review/3480133281@github.com>
Received on Wednesday, 19 November 2025 00:02:06 UTC