- From: Ryosuke Niwa <notifications@github.com>
- Date: Fri, 07 Sep 2018 01:13:10 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 7 September 2018 08:13:31 UTC
rniwa commented on this pull request. > <a for=Event>path</a> whose <a for=Event/path>target</a> is non-null. - <li><p>Let <var>clearTargets</var> be true if <var>clearTargetsTuple</var>'s - <a for=Event/path>target</a>, <var>clearTargetsTuple</var>'s <a for=Event/path>relatedTarget</a>, - or an {{EventTarget}} object in <var>clearTargetsTuple</var>'s - <a for=Event/path>touch target list</a> is a <a for=/>node</a> and its <a for=tree>root</a> is a - <a for=/>shadow root</a>, and false otherwise. - - <li><p>Set <var>event</var>'s {{Event/eventPhase}} attribute to {{Event/CAPTURING_PHASE}}. Agreed that None seems more reasonable than capturing given the event dispatching hasn't even started yet. -- 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/686#discussion_r215879643
Received on Friday, 7 September 2018 08:13:31 UTC