Edit

kc3-lang/libxml2/test/intsubset.xml

Branch :

  • Show log

    Commit

  • Author : Daniel Veillard
    Date : 2004-02-12 11:57:52
    Hash : 036143bb
    Message : fixed bug #132575 about finding the end of the internal subset in push * parser.c: fixed bug #132575 about finding the end of the internal subset in push mode. * test/intsubset.xml result/intsubset.xml* result/noent/intsubset.xml: added the test to the regression suite Daniel

  • test/intsubset.xml
  • <?xml version="1.0" standalone="yes"?>
    <!DOCTYPE root [
    <!ELEMENT root  EMPTY>
    <!--  " -->
    ]>
    <root/>