- From: Lea Verou <notifications@github.com>
- Date: Sun, 16 Feb 2025 18:09:30 -0800
- To: WICG/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 17 February 2025 02:09:34 UTC
LeaVerou left a comment (WICG/webcomponents#909) > > the shadow dom offers encapsulation for styling to ensure no leakage in either direction > > This isn't the case, as all inheritable and custom properties will leak into closed shadow roots from the host page. Plus, there is actually _no_ way to avoid that either (until something like https://github.com/w3c/csswg-drafts/issues/11105 comes along) -- Reply to this email directly or view it on GitHub: https://github.com/WICG/webcomponents/issues/909#issuecomment-2661796659 You are receiving this because you are subscribed to this thread. Message ID: <WICG/webcomponents/issues/909/2661796659@github.com>
Received on Monday, 17 February 2025 02:09:34 UTC