Re: [whatwg/dom] Define special dispatch behavior for click events (#342)

foolip commented on this pull request.



> @@ -1204,6 +1220,9 @@ for discussion).
  <li><p>Append (<var>target</var>, <var>targetOverride</var>, <var>relatedTarget</var>) to <var>event</var>'s
  <a for=Event>path</a>.
 
+ <li><p>Let <var>activationTarget</var> be <var>target</var>, if <var>target</var> has

I reacted because I thought it *didn't* match your usual style and was a typo, but now I see there's a bit of both.

-- 
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/342

Received on Friday, 14 October 2016 13:05:11 UTC