[WICG/webcomponents] Interaction between imperative slotting and declarative shadow DOM (Issue #967)

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