[w3c/selection-api] What happens to direction when the range associated with the selection is modified? (#127)

The specification says that modifying the range associated with the selection modifies the selection. But I can’t find anything that specifies what happens to direction when that occurs. I’m assuming it should always be reset to _directionless_ if either endpoint of a range is modified, but I don’t see anything that defines that.

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

Received on Saturday, 19 September 2020 21:51:03 UTC