- From: Ryosuke Niwa <notifications@github.com>
- Date: Fri, 26 Aug 2022 17:02:50 -0700
- To: WICG/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Saturday, 27 August 2022 00:03:02 UTC
It's unclear how imperative slotting would work with declarative shadow DOM. Presumably, slot needs to remain empty until scripts become available. I wonder if there is a way to serialize imperative slot API though. If there was a way to express imperative assignment using, for example, IDs, that would pave a way for declarative shadow DOM to avoid showing slot's fallback content while scripts are getting loaded. -- Reply to this email directly or view it on GitHub: https://github.com/WICG/webcomponents/issues/967 You are receiving this because you are subscribed to this thread. Message ID: <WICG/webcomponents/issues/967@github.com>
Received on Saturday, 27 August 2022 00:03:02 UTC