mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2024-12-25 23:21:26 +03:00
9475a352bd
* HTMLparser.c testHTML.c xmllint.c include/libxml/HTMLparser.h: added the same htmlRead APIs than their XML counterparts * include/libxml/parser.h: new parser options, not yet implemented, added an options field to the context. * tree.c: patch from Shaun McCance to fix bug #123238 when ]]> is found within a cdata section. * result/noent/cdata2 result/cdata2 result/cdata2.rdr result/cdata2.sax test/cdata2: add one more cdata test Daniel
14 lines
188 B
Plaintext
14 lines
188 B
Plaintext
0 1 collection 0 0
|
|
1 14 #text 0 1
|
|
|
|
1 1 test 0 0
|
|
2 4 #cdata-section 0 1
|
|
<![CDATA[abc]
|
|
2 3 #text 0 1 ]>
|
|
2 4 #cdata-section 0 1
|
|
|
|
1 15 test 0 0
|
|
1 14 #text 0 1
|
|
|
|
0 15 collection 0 0
|