- From: Tab Atkins Jr. <notifications@github.com>
- Date: Mon, 06 Jun 2016 12:10:56 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc:
Received on Monday, 6 June 2016 19:11:27 UTC
The difference between scope-contained and scope-filtered isn't germane to this issue; both of them consider the scoping element to be in scope. The difference is just whether the *entire* selector has to match inside the scope (scope-contained) or if only the final selected element has to be inside the scope (scope-filtered). --- 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-224057676
Received on Monday, 6 June 2016 19:11:27 UTC