Re: [whatwg] Undefined spec about removing node in a range.

On Mon, Aug 11, 2014 at 10:16 AM, Yoichi Osato <yoichio@google.com> wrote:
> I guess the case 2 and 3 should be:
> 2. For each range whose start node is a "inclusive" descendant of node, set
> its start to (parent, index).
> 3. For each range whose end node is a "inclusive" descendant of node, set
> its end to (parent, index).

Thanks! https://github.com/whatwg/dom/commit/1eb91c860b12fab28fecfe2b80e5b4c666afcc2f
has the fix.

If you want I can add your name using kanji characters. You just need
to tell me what they are :-)


-- 
http://annevankesteren.nl/

Received on Tuesday, 12 August 2014 09:09:07 UTC