- From: Harbs <notifications@github.com>
- Date: Tue, 05 Jan 2016 04:14:56 -0800
- To: whatwg/dom <dom@noreply.github.com>
Received on Tuesday, 5 January 2016 12:16:20 UTC
I'm in the process of implementing an XML processing library and I see the CDataSection and Node.CDATA_SECTION_NODE is being removed. What is the rationale for that decision? I do not see any other way of determining that an XML node is CDATA. I need to know whether a node is plain text or CDATA to handle it correctly. --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/issues/142
Received on Tuesday, 5 January 2016 12:16:20 UTC