- From: Anne van Kesteren <notifications@github.com>
- Date: Fri, 14 Oct 2016 05:43:25 -0700
- To: whatwg/dom <dom@noreply.github.com>
Received on Friday, 14 October 2016 12:43:52 UTC
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