mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-03-16 02:50:07 +03:00
* xinclude.c: fixed problem causing duplicate fallback execution (bug 139520) * test/XInclude/docs/fallback2.xml result/XInclude/fallback2.*: added testcase
7 lines
95 B
XML
7 lines
95 B
XML
<?xml version="1.0"?>
|
|
<a>
|
|
There is no b.xml ...
|
|
There is no c.xml ...
|
|
|
|
</a>
|