- From: Caleb Williams <notifications@github.com>
- Date: Mon, 06 Mar 2023 13:42:47 -0800
- To: WICG/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 6 March 2023 21:43:00 UTC
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