Re: [whatwg/dom] querySelector/All can accidentally return the scoping element (#263)

Yeah, I guess you're right. Without scoped styles there's no call for scope-contained at all anymore, and you're indeed correct that relative selectors don't actually filter at all (the absolutization process just does something similar automatically).

So I guess I can simplify this to just have a single method of scoping, and fix it to automatically exclude the scoping element.  You'll need to adjust your links when I rename things; I'll ping you in a bit to let you know what needs to be changed.

---
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/263#issuecomment-225027205

Received on Thursday, 9 June 2016 21:09:06 UTC