Re: [whatwg] DOM Range Deletions

2011-07-27 Thread Aryeh Gregor
(answering some old feedback on DOM Range that Hixie pointed me to) On Tue, Jun 15, 2010 at 6:52 AM, Andrew Oakley and...@ado.is-a-geek.net wrote: I've been trying to implement DOM Range but can't work out how ranges are supposed to work under mutation. This should now be more or less fully

[whatwg] DOM Range Deletions

2010-06-15 Thread Andrew Oakley
I've been trying to implement DOM Range but can't work out how ranges are supposed to work under mutation. In the following examples I use *this* to indicate a range being deleted and slashes to indicate another range. Section 2.6 - Deleting Content with a Range gives the example of