- From: Ryosuke Niwa <notifications@github.com>
- Date: Fri, 30 Sep 2016 00:28:44 -0700
- To: w3c/webcomponents <webcomponents@noreply.github.com>
Received on Friday, 30 September 2016 07:29:22 UTC
Ah, okay, then this issue is about step 6.3. having to read instead: > Otherwise, if *parent* is *relatedTarget*'s root, then set *parent* to null. Basically, we can't stop immediately when parent and relatedTarget match in a tree. Instead, we need to keep going it up until the root of that very tree. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/webcomponents/issues/577#issuecomment-250678530
Received on Friday, 30 September 2016 07:29:22 UTC