Re: [dom] Why remove CDataSection? (#142)

Why is this different than handling of white-space? XML parsing in the DOM is very funky to attempt to preserve the white-space. https://developer.mozilla.org/en-US/docs/Web/API/Document_Object_Model/Whitespace_in_the_DOM

I don't see why CDATA should be any less important.

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/issues/142#issuecomment-169008636

Received on Tuesday, 5 January 2016 14:00:29 UTC