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

Yes, pseudo-elements (the spec concept) have a pointer to their originating element.  If/when we expose pseudo-elements to JS, they'll similarly have a parentElement attribute.

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

Received on Wednesday, 17 August 2016 16:40:36 UTC