Re: [WICG/webcomponents] Web components should be able to easily adapt to the host page while maintaining enapsulation (Issue #986)

The way I'm thinking about it, something like `from-root` (which is just an idea and might not even be technically feasible) would include any CSS selector rules from the shadow-including element's [root node](https://developer.mozilla.org/en-US/docs/Web/API/Node/getRootNode).

`all: host` or `all: root` is clever, but not nearly as flexible, nor as broadly useful (for most of my use cases).

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

Message ID: <WICG/webcomponents/issues/986/1457044645@github.com>

Received on Monday, 6 March 2023 21:43:00 UTC