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

@domfarolino 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-live-range>composed live range</dfn> is a <a>live range</a>
+that has one associated {{Range}} object - <dfn export

Note that I removed this in https://github.com/whatwg/dom/pull/1342/commits/1f74a51b1816b1d68181a08f128ece38beda2e7b, since when we wrapped right after the em dash, it removed the space following it and looked weird when it rendered. I just saw this comment, though, so if you'd like me to revert that commit lmk. But I think the wording in what I chose is fine.

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

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

Received on Tuesday, 28 January 2025 16:56:37 UTC