Re: [WICG/webcomponents] Support `>>>` combinator in static profile (#78)

As of Chrome 89.0.4357, using /deep/ in querySelectorAll() now throws an exception. I can't readily tell from this thread whether a replacement was ever created.

(My scenario was a browser extension called moarTLS: I want to scan every <A> in the page, whether in a shadow or not, to determine whether its href points to HTTPS or HTTP.)

-- 
You are receiving this because you commented.
Reply to this email directly or view it on GitHub:
https://github.com/WICG/webcomponents/issues/78#issuecomment-754204169

Received on Monday, 4 January 2021 20:37:00 UTC