Re: [whatwg/dom] CDATASection misses (#300)

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