[CSSOM] CaretPosition

Hi all,

I wonder what is the use case for CaretPosition.range.
Is that mainly just a left-over from the old caretRangeFromPoint?
If the range is really needed, it would be trivial to
create one using CaretPosition.offsetNode and CaretPosition.offset.

So, could we drop CaretPosition.range, before it gets implemented.


-Olli

Received on Tuesday, 3 May 2011 09:13:55 UTC