Re: [w3c/webcomponents] The get-the-parent algorithm shouldn't return null until we reach the root of the current tree (#577)

Ah, okay, in the case I care about, 6.2. "If target’s root is a shadow-including inclusive ancestor of parent, then append (parent, null, relatedTarget) to event’s path." would be true so 6.3 and 6.4 won't apply.

So this is really just a big in Blink's implementation and the test.

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

Received on Tuesday, 4 October 2016 05:29:03 UTC