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

annevk 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

Hmm, this is a pretty common pattern. I guess I can start removing commas whenever I see them, but it does make it a bit more readable I think.

-- 
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 12:43:52 UTC