- From: Paritosh Kumar <notifications@github.com>
- Date: Mon, 20 Jul 2015 00:40:55 -0700
- To: w3c/selection-api <selection-api@noreply.github.com>
Received on Monday, 20 July 2015 07:41:23 UTC
* **As Selection.removeAllRanges() and Selection.removeRange(range) uses the same statement** `The method must make the context object empty by disassociating its range if the context object's range is` *range*.` Otherwise, it must do nothing.` One more point, what is *range*, in Selection.removeAllRanges() when we are saying `if the context object's range is` *range*`. --- Reply to this email directly or view it on GitHub: https://github.com/w3c/selection-api/issues/48
Received on Monday, 20 July 2015 07:41:23 UTC