- From: Ryosuke Niwa <rniwa@apple.com>
- Date: Tue, 06 Jan 2015 14:32:16 -0800
- To: Webapps WG <public-webapps@w3.org>
https://github.com/w3c/selection-api/issues/40 Trident (since IE10) and Gecko both return a live Range, which can be modified to update selection. WebKit and Blink both return a clone Range so that any changes to the Range doesn't update the selection. It appears that there is a moderate interest at Mozilla to change Gecko's behavior. Does anyone have a strong opinion about this? - R. Niwa
Received on Tuesday, 6 January 2015 22:32:48 UTC