[w3c/selection-api] getSelection().addRange should allow range with both boundary points in shadow tree (Issue #167)

When both boundary points of a Range is in a shadow tree, `addRange` should accept such a range instead of always requiring both boundary points to be in the document tree.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3c/selection-api/issues/167
You are receiving this because you are subscribed to this thread.

Message ID: <w3c/selection-api/issues/167@github.com>

Received on Thursday, 14 September 2023 08:06:58 UTC