Re: [WICG/webcomponents] Allowing CSS combinators postfixed to the ::slotted() selector (#889)

Side note: performance of the hypothetical `::slotted(div) span` can and should in theory be the same as `slot > div span`.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/WICG/webcomponents/issues/889#issuecomment-803775337

Received on Monday, 22 March 2021 05:37:34 UTC