- From: Jayson Chen <notifications@github.com>
- Date: Thu, 13 Nov 2025 15:41:26 -0800
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 13 November 2025 23:41:30 UTC
ja-y-son left a comment (whatwg/dom#1413) After discussing at TPAC, we agreed that we will make the following spec changes (separately) to support element with a null custom element registry without shadow dom: - Insert steps no longer set registry to null registry element and adopt steps will set global registry to null registry element. - Add an element attribute to declarative set null registry to the given element and subtree - Add imperative null registry creation option to `document.createElement` and `attachShadow` The first one is shipping-critical as it's a non-backwards compatible change. The second and third are additive to the spec. I will drive the spec change with @sorvell on these changes. Let me know if I captured anything above incorrectly. cc @annevk @rniwa @justinfagnani @leotlee -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/issues/1413#issuecomment-3530198733 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/dom/issues/1413/3530198733@github.com>
Received on Thursday, 13 November 2025 23:41:30 UTC