- From: Hayato Ito <notifications@github.com>
- Date: Wed, 14 Mar 2018 02:13:25 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 14 March 2018 09:13:59 UTC
hayatoito commented on this pull request. > </ol> - <li><p>Otherwise, if <var>parent</var> and <var>relatedTarget</var> are identical, then set - <var>parent</var> to null. + <li><p>Otherwise, if <var>relatedTargets</var> <a for=list>contains</a> <var>parent</var>, then + set <var>parent</var> to null. I see. Your assumption is correct. Retargeting is consistent regardless of which list. -- 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/585#discussion_r174392489
Received on Wednesday, 14 March 2018 09:13:59 UTC