kc3-lang/libxml2/result/adjacent-cdata.xml.sax

Branch :


Log

Author Commit Date CI Message
8ae06d52 2024-08-29 00:07:27 SAX2: Don't merge CDATA sections The Document Object Model (DOM) Level 3 Core Specification says: > Adjacent CDATASection nodes are not merged by use of the normalize > method of the Node interface. Fixes #412.