Re: [w3c/selection-api] Support multi range selection (#41)

> I would also want the list to be live, as Ranges currently are, not a static array ...

@ayg OK, then I misunderstood your proposal, I thought you meant a static array.
A live array that gets updated in response to DOM mutations similar to Ranges in a Selection seems fine to me. But, does the DOM actually have a concept of "live array" currently? if not, is it implementable?

-- 
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/41#issuecomment-294540451

Received on Monday, 17 April 2017 17:50:19 UTC