- From: Anne van Kesteren <notifications@github.com>
- Date: Thu, 04 Jul 2019 07:09:34 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 4 July 2019 14:09:56 UTC
https://mozilla.pettay.fi/moztests/selection_dynamic.html demonstrates that in Chrome and Firefox you can update a `Selection` object through a `Range` object. Safari does not support this (and is in line with the DOM Standard as `Range` objects do not have that capability in theory). cc @rniwa @smaug---- @foolip @tkent-google -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/issues/772
Received on Thursday, 4 July 2019 14:09:56 UTC