- From: Steve Orvell <notifications@github.com>
- Date: Sun, 10 Nov 2024 05:50:56 -0800
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Sunday, 10 November 2024 13:51:00 UTC
@rniwa > So in terms of the actual API shape, I'm thinking that we want some kind of a way to query across shadow boundaries because iterating over each element and checking the existence of a shadow root is rather expensive It would be great if this API was not limited to extensions (although maybe they could have exclusive access to closed roots?). It's very useful for testing or any operations that need to act deeply on shadow roots like styling. Some related issues: * https://github.com/w3c/csswg-drafts/issues/5859 * https://github.com/w3c/csswg-drafts/issues/11007 / https://github.com/w3c/csswg-drafts/issues/2908 -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/issues/1321#issuecomment-2466744398 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/dom/issues/1321/2466744398@github.com>
Received on Sunday, 10 November 2024 13:51:00 UTC