1
0
mirror of https://gitlab.gnome.org/GNOME/libxslt synced 2025-09-20 01:21:38 +03:00
Files
libxslt/tests/general/bug-133.out
Daniel Veillard c7d1398e49 fixed a bug in the keys selector parsing #120684 when | is in a predicate
* 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
2003-11-19 23:25:22 +00:00

7 lines
123 B
XML

<?xml version="1.0"?>
<html>
<body><hintsection><hinttitle>title</hinttitle>
<div>test</div>
</hintsection></body>
</html>