- From: Hayato Ito <notifications@github.com>
- Date: Tue, 27 Mar 2018 01:52:38 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 27 March 2018 08:53:01 UTC
> I think clearTargets should instead be based on event's path. You find the last tuple in event's path with a non-null target. And then if that tuple contains a node inside a shadow tree in one of the three target fields, you set clearTargets to true. I see. This sounds a reasonable change. Nice catch. -- 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/pull/585#issuecomment-376447286
Received on Tuesday, 27 March 2018 08:53:01 UTC