Re: [whatwg/dom] Match querySelector for pseudo elements (::slotted()) (#463)

I don't think we should do that. It would mean it's a lot easier to accidentally access nodes outside your own shadow tree in the library code, etc... that takes an arbitrary selector and runs it against a DOM tree.

-- 
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/463#issuecomment-321447287

Received on Thursday, 10 August 2017 04:25:41 UTC