Re: [whatwg/dom] Add definition for composed selection range (PR #1342)

@smaug---- commented on this pull request.



>  
 <p class=note>Algorithms that modify a <a>tree</a> (in particular the <a for=/>insert</a>,
 <a for=/>remove</a>, <a>replace data</a>, and <a lt="split a Text node">split</a> algorithms) modify
-<a>live ranges</a> associated with that <a>tree</a>.
+<a>live ranges</a> associated with that <a>tree</a>.</p>
+
+<p>A <dfn export id=concept-composed-selection-range>composed selection range</dfn> is a
+<a>live range</a> that has an associated {{Range}} object, a
+<dfn export id=concept-legacy-selection-range for="composed selection range">legacy selection range</dfn>.</p>

Nit, I don't like calling the normal Range as legacy. Nothing really legacy there.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/pull/1342#pullrequestreview-2627453697
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/dom/pull/1342/review/2627453697@github.com>

Received on Wednesday, 19 February 2025 17:03:53 UTC