Edit

kc3-lang/libxml2/doc/examples/io1.res

Branch :

  • Show log

    Commit

  • Author : David Kilzer
    Date : 2016-01-20 20:41:44
    Hash : c5ddd095
    Message : Bug 760921: REGRESSION (8eb55d78): doc/examples/io1 test fails after fix for "xmlSaveUri() incorrectly recomposes URIs with rootless paths" <https://bugzilla.gnome.org/show_bug.cgi?id=760921> * doc/examples/io1.res: Update expected result.

  • doc/examples/io1.res
  • <?xml version="1.0"?>
    <document xmlns:xi="http://www.w3.org/2003/XInclude">
      <p>List of people:</p>
      <list><people>a</people><people>b</people></list>
    </document>