Re: [WICG/webcomponents] "open-stylable" Shadow Roots (#909)

Reply to: https://github.com/WICG/webcomponents/issues/909#issuecomment-1977302028
> I just see pull, rather than push, as the key path.

@robglidden One problem I find with “pull” in the way that you have it proposed right now is that it either assumes knowledge of the host’s context (e.g. the document) or it imposes a convention upon the host’s context (i.e. the document has to set up their layers in a way that the component expects which can create broader conflicts and is not appropriate IMO). I think some coordination is required. A component author can set layers they want to pull in and the page author needs to specify which of their layers correspond to the shadow root’s layers. 

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

Message ID: <WICG/webcomponents/issues/909/1977561057@github.com>

Received on Monday, 4 March 2024 22:15:44 UTC