Re: [whatwg/dom] Set event.target to null when dispatching finishes at ShadowRoot (#513)

annevk commented on this pull request.



> @@ -1253,6 +1253,9 @@ for discussion).
 
  <li><p>Set <var>event</var>'s {{Event/eventPhase}} attribute to {{Event/NONE}}.
 
+ <li><p>If {{Event/target}}'s <a for=tree>root</a> is a <a for=/>shadow root</a>, set

then set*

-- 
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/513#pullrequestreview-67298227

Received on Thursday, 5 October 2017 08:13:24 UTC