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

Yeah, I can update the spec, if everyone wants to change the current spec as proposed. Either is fine to me.

For the recored, the current behavior is intentional because:

- I do not want to dispatch an event *whenever* target and relatedTarget is the same.
- However, I could not change the behavior of a document tree for the backward-compatibility.

I am okay to change the behavior of a shadow tree. So that an event dispatch could reach to the root of the tree, at least.










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

Received on Friday, 30 September 2016 07:59:01 UTC