- From: Hayato Ito <notifications@github.com>
- Date: Tue, 19 Jul 2016 17:33:23 -0700
- To: whatwg/dom <dom@noreply.github.com>
Received on Wednesday, 20 July 2016 00:33:52 UTC
> > - <li><p>Otherwise, set <var>target</var> to <var>parent</var> and append > - (<var>parent</var>, <var>target</var>) to <var>event</var>'s <a for=Event>path</a>. > + <li><p>Otherwise, if <var>parent</var> and <var>relatedTarget</var> are identical, let > + <var>parent</var> be null. I got it. Done. --- 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/281/files/85db79b50a15cf3296a5746db07b097cafe22719#r71448574
Received on Wednesday, 20 July 2016 00:33:52 UTC