- From: Sean Feng <notifications@github.com>
- Date: Mon, 03 Mar 2025 06:46:22 -0800
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 3 March 2025 14:46:26 UTC
@sefeng211 commented on this pull request. > to <var>bp</var>. + <li>Otherwise, if <var>bp</var> is + <a for="boundary point">after</a> the + <var>range</var>'s <a for=range>end</a>, then: + <ol> + <li>Set <var>range</var>'s <a for=range>end</a> + to <var>bp</var>. + + <li>If <var>selection range</var> is not null, + set <var>selection range</var>’s + <a for="range">end</a> to <var>bp</var>. I thought disconnected could still mean the nodes are in the same document, like a new node, but it's not added to tree yet? -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/pull/1342#discussion_r1977643707 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/dom/pull/1342/review/2654344378@github.com>
Received on Monday, 3 March 2025 14:46:26 UTC