- From: Anne van Kesteren <notifications@github.com>
- Date: Thu, 06 Sep 2018 20:39:03 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 7 September 2018 03:39:24 UTC
annevk 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}}. Thanks, we should add that test to the test suite. None seems like a reasonable phase to me given that traversal hasn't started yet, WDYT @smaug----? -- 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_r215838186
Received on Friday, 7 September 2018 03:39:24 UTC