- From: Ed S <notifications@github.com>
- Date: Tue, 17 Nov 2020 08:00:17 -0800
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 17 November 2020 16:00:34 UTC
@edg2s requested changes on this pull request. > <a for="live range">root</a> is not equal to - <var>node</var>'s <a for=tree>root</a>, set - <var>range</var>'s <a for=range>start</a> + <var>node</var>'s <a for=tree>root</a>, + or if <var>bp</var> is + <a for="boundary point">before</a> the + <var>range</var>'s <a for=range>end</a>, set this should be "start" > <a for="live range">root</a> is not equal to - <var>node</var>'s <a for=tree>root</a>, set - <var>range</var>'s <a for=range>start</a> + <var>node</var>'s <a for=tree>root</a>, + or if <var>bp</var> is + <a for="boundary point">before</a> the + <var>range</var>'s <a for=range>end</a>, set + <var>range</var>'s <a for=range>end</a> this should be "start" -- 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/925#pullrequestreview-532523182
Received on Tuesday, 17 November 2020 16:00:34 UTC