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

domfarolino left a comment (whatwg/dom#1342)

> You mean that we don't collapse the composed selection range as long as both nodes are connected right?

Right. The spec collapses the live range (the `getRangeAt(0)` range) but NOT the composed selection range.

> If Firefox collapses in case then I think it's a Firefox bug...

Great to know! Yeah Di is adding a test for this in https://crrev.com/c/6354926 to assert the spec behavior, so hopefully that helps. Thanks a lot!

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

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

Received on Friday, 14 March 2025 18:29:33 UTC