Re: [whatwg/dom] Element.matches and pseudo-elements (#185)

I still don't understand why it would default to allowing all pseudo-elements. This algorithm is specifically designed for `querySelector()` and `matches()`. Why make the invocation more complicated?

Does it have any invocations other than those two APIs?

-- 
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/185#issuecomment-240644834

Received on Thursday, 18 August 2016 07:26:32 UTC