Re: [w3ctag/design-reviews] Early design review of light-DOM CSS Scope proposal (#593)

Hi there,

Here are some of my initial thoughts.

I would really like to know how this ties into other CSS scoping methods like shadow DOM and the proposed https://github.com/WICG/webcomponents/issues/909 And would especially like to hear the feedback from @rniwa and @hober 

I think that having multiple CSS scoping methods that aren't build on the same principles or underlying primitives is problematic, and we should attempt to avoid that.

There are real problems with shadow DOM scoping today, but solving those outside of shadow DOM would not be ideal. For instance, I have heard the need for scoped _light DOM_ styling, ie. a more powerful ::slotted(), which seems related to this.


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3ctag/design-reviews/issues/593#issuecomment-755944840

Received on Thursday, 7 January 2021 07:42:04 UTC