Re: [WICG/webcomponents] HTMLSlotElement.assign() does not work as expected (Issue #954)

@rniwa it sounds like slots only work when they're used like portals between the light DOM and the shadow DOM. I can pass things to the slot from the light DOM, but trying to pass things to it from inside the shadow DOM itself (like programmatically from within the web component) doesn't make sense.

Is that right?

-- 
Reply to this email directly or view it on GitHub:
https://github.com/WICG/webcomponents/issues/954#issuecomment-1018491559
You are receiving this because you are subscribed to this thread.

Message ID: <WICG/webcomponents/issues/954/1018491559@github.com>

Received on Friday, 21 January 2022 13:11:09 UTC