- From: Anne van Kesteren <notifications@github.com>
- Date: Mon, 27 Sep 2021 04:56:16 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 27 September 2021 11:56:29 UTC
@WilcoFiers WebDriver or equivalent would be the way for accessibility tools to get access. It seems that was only recently fixed in the standard: https://github.com/w3c/webdriver/pull/1616 by @jgraham. Not sure where implementations are at. I think for the DOM Standard this can probably be closed at this point. We don't really want to add an API that favors one mode over another and the only pattern we've come up that works for closed shadow roots is the caller proving they can access them, at which point there is not much point querying for them. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/issues/665#issuecomment-927800388
Received on Monday, 27 September 2021 11:56:29 UTC