- From: Justin Fagnani <notifications@github.com>
- Date: Fri, 12 Jan 2024 11:45:38 -0800
- To: WICG/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 12 January 2024 19:45:45 UTC
One reason it would be really good to get these user stories, is because some of them might consciously not be addressed. ie: > As an experienced CSS developer, when I am using a 3rd party Web Component, I want to be able to style all the internals of the component's Shadow DOM, regardless of what has been exposed through CSS parts or custom properties. This breaks encapsulation without the component author having opted into it. It's akin to JS having a backdoor way to see private class fields. The class of things I'm talking about here have to do with the author specifically opting into to relaxing the current lower bound style encapsulation boundary. In that sense the component author is making the internal DOM explicitly styleable and so it's not an encapsulation violation. -- Reply to this email directly or view it on GitHub: https://github.com/WICG/webcomponents/issues/909#issuecomment-1889858723 You are receiving this because you are subscribed to this thread. Message ID: <WICG/webcomponents/issues/909/1889858723@github.com>
Received on Friday, 12 January 2024 19:45:45 UTC