- From: Philip Jägenstedt <notifications@github.com>
- Date: Tue, 16 Aug 2016 22:27:42 -0700
- To: whatwg/dom <dom@noreply.github.com>
Received on Wednesday, 17 August 2016 05:28:15 UTC
But it seems `wholeText` does merge adjacent `CDATASection` nodes in at least Blink, Edge and Gecko, so it's not actually implemented using a [contiguous Text nodes](https://dom.spec.whatwg.org/#contiguous-text-nodes) concept shared with `normalize()`. -- 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/300#issuecomment-240316885
Received on Wednesday, 17 August 2016 05:28:15 UTC