- From: Wii <notifications@github.com>
- Date: Thu, 21 Mar 2024 07:22:43 -0700
- To: WICG/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 21 March 2024 14:22:47 UTC
> As a website author / component user, I want components to follow the surrounding theme and not end up with, e.g., a dark-mode contact form in a light-mode website or vice versa. I bring this one up because it might depend on selectors like `.dark button { color: white }` detecting a `button` inside a shadow DOM attached to a descendant from a `class="dark"` element. I suspect getting combinators to work like this might cause some massive headache to the browser people, so I want to make extra sure these problems get discussed as early as possible. -- Reply to this email directly or view it on GitHub: https://github.com/WICG/webcomponents/issues/1052#issuecomment-2012430419 You are receiving this because you are subscribed to this thread. Message ID: <WICG/webcomponents/issues/1052/2012430419@github.com>
Received on Thursday, 21 March 2024 14:22:47 UTC