Edit

kc3-lang/libxml2/result/emptycdata.xml

Branch :

  • Show log

    Commit

  • Author : Daniel Veillard
    Date : 2008-03-07 16:50:21
    Hash : d0d2f090
    Message : fix handling of empty CDATA nodes as reported and discussed around #514181 * xmlsave.c parser.c: fix handling of empty CDATA nodes as reported and discussed around #514181 and associated patches * test/emptycdata.xml result/emptycdata.xml* result/noent/emptycdata.xml: added a specific test in the regression suite. Daniel svn path=/trunk/; revision=3701

  • result/emptycdata.xml
  • <?xml version="1.0"?>
    <html xmlns="http://www.w3.org/1999/xhtml">
    <![CDATA[]]>
    </html>