1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2025-03-16 02:50:07 +03:00
libxml2/test/pattern/conj.xml
Daniel Veillard 2b2e02d6bb fixed implementation for | added a specific regression test Daniel
* pattern.c xmllint.c: fixed implementation for |
* test/pattern/conj.* result/pattern/conj: added a specific regression
  test
Daniel
2005-02-05 23:20:22 +00:00

14 lines
116 B
XML

<a>
<b>
<c><b/></c>
<c>
<b/>
<c><b/></c>
</c>
</b>
<c>
<b>
</b>
</c>
</a>