- From: Anne van Kesteren <notifications@github.com>
- Date: Tue, 30 Aug 2016 06:18:59 -0700
- To: whatwg/dom <dom@noreply.github.com>
Received on Tuesday, 30 August 2016 13:19:36 UTC
> > - <li>If <var>length</var> is zero, > - <a>remove</a> <var>node</var> and > - continue with the next {{Text}} > - <a>node</a>, if any. > + <li>Let <var>data</var> be the concatenation of the <a>data</a> of <var>node</var>'s > + <a>contiguous exclusive <code>Text</code> nodes</a> (excluding itself), in <a>tree order</a>. I don't follow the second sentence, but I agree that it's not needed here. -- 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/pull/310/files/aa0dec2ccb46d931c755938d626e7b8b8f0c5cf8#r76792262
Received on Tuesday, 30 August 2016 13:19:36 UTC