1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2024-10-26 12:25:09 +03:00
libxml2/result/adjacent-cdata.xml.rde
Nick Wellnhofer 8ae06d5223 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.
2024-08-29 01:31:19 +02:00

6 lines
106 B
Plaintext

0 1 doc 0 0
1 4 #cdata-section 0 1 abc
1 4 #cdata-section 0 1 def
1 4 #cdata-section 0 1 ghi
0 15 doc 0 0