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

There is a lot of library/framework code that takes in an arbitrary selector as an input. Those code can then accidentally start traversing / mutating shadow tree if `querySelector` started returning nodes across shadow boundaries.

-- 
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-323212783

Received on Thursday, 17 August 2017 22:36:38 UTC