- From: Steve Orvell <notifications@github.com>
- Date: Thu, 21 Nov 2024 08:03:59 -0800
- To: WICG/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 21 November 2024 16:04:08 UTC
> think it's rather weird behavior that when you create an element in registry1 and then append it to some subtree of registry2 further new child elements will now use registry2, despite the element being from registry1. This makes sense to me because an element's children are not part of the shadowRoot it "owns" and where it can have an explicit registry. They are part the element's public API that it shouldn't really know much about or have much control over. -- Reply to this email directly or view it on GitHub: https://github.com/WICG/webcomponents/issues/1040#issuecomment-2491643242 You are receiving this because you are subscribed to this thread. Message ID: <WICG/webcomponents/issues/1040/2491643242@github.com>
Received on Thursday, 21 November 2024 16:04:08 UTC