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

annevk commented on this pull request.



> @@ -1253,6 +1253,12 @@ for discussion).
 
  <li><p>Set <var>event</var>'s {{Event/eventPhase}} attribute to {{Event/NONE}}.
 
+ <li><p>Set <var>event</var>'s {{Event/target}} attribute to null if {{Event/target}}'s root is a

We should link "root" here and below as well.

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

Received on Thursday, 5 October 2017 07:17:57 UTC