mirror of
https://gitlab.gnome.org/GNOME/libxslt
synced 2025-09-20 01:21:38 +03:00
* libxslt/keys.c: fixed a bug in the keys selector parsing #120684 when | is in a predicate or a string. * tests/docs/Makefile.am tests/docs/bug-132.xml tests/general/Makefile.am tests/docs/bug-132*: added tests to the regression suite for bug #120684. * Makefile.am: don't package cvs temp files * doc/apibuild.py: update from libxml2 one Daniel
7 lines
123 B
XML
7 lines
123 B
XML
<?xml version="1.0"?>
|
|
<html>
|
|
<body><hintsection><hinttitle>title</hinttitle>
|
|
<div>test</div>
|
|
</hintsection></body>
|
|
</html>
|