- From: Ziad El Khoury Hanna <notifications@github.com>
- Date: Tue, 19 Mar 2024 01:28:38 -0700
- To: WICG/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 19 March 2024 08:28:42 UTC
Two non-mutually exclusive use cases concerning styling shadow DOM elements from outside the component that I wish can be supported (but not sure if they can be part of this initiative/proposal): * As a page author/WC user, I would like to have a way to say, as @chriscoyier [put it](https://frontendmasters.com/blog/a-modest-web-components-styling-proposal-an-i-know-what-im-doing-selector/), "I know what I'm doing" and go wild overwriting anything I want (and not be at the mercy of the WC author). * As a performance minded web app developer, I would like a way to benefit from the styles encapsulation of the shadow DOM to avoid style recalculation's performance hit as described by @captainbrosset's at [CSS Day 2023](https://www.youtube.com/watch?v=WRiOWJZoKlw) ([slides](https://noti.st/patrickbrosset/NIyBLK/style-recalculation-secrets-they-dont-want-you-to-know#snQR0o4)). -- Reply to this email directly or view it on GitHub: https://github.com/WICG/webcomponents/issues/1052#issuecomment-2006282575 You are receiving this because you are subscribed to this thread. Message ID: <WICG/webcomponents/issues/1052/2006282575@github.com>
Received on Tuesday, 19 March 2024 08:28:42 UTC