diff options
author | Daniel Veillard <veillard@src.gnome.org> | 2001-05-26 15:09:54 +0000 |
---|---|---|
committer | Daniel Veillard <veillard@src.gnome.org> | 2001-05-26 15:09:54 +0000 |
commit | 3690f0bdcc82326e6a410e3afe3b62759ec1f08b (patch) | |
tree | 84691e7cb12db75cf6ff3bc056db5edc009cf2b3 /tests/general/bug-31-.out | |
parent | 5256b326bec1009b27fa4fb13399d4a949841ff8 (diff) | |
download | libxslt-3690f0bdcc82326e6a410e3afe3b62759ec1f08b.tar.gz libxslt-3690f0bdcc82326e6a410e3afe3b62759ec1f08b.tar.bz2 libxslt-3690f0bdcc82326e6a410e3afe3b62759ec1f08b.zip |
- libxslt/transform.c: fixed handling of PI and comments
(bug raised by Brent M Hendricks).
- tests/docs/Makefile.am tests/general/Makefile.am
tests/general/bug-31-* tests/docs/bug-31-*: added a specific
regression test
Daniel
Diffstat (limited to 'tests/general/bug-31-.out')
-rw-r--r-- | tests/general/bug-31-.out | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/general/bug-31-.out b/tests/general/bug-31-.out new file mode 100644 index 00000000..fccc93ea --- /dev/null +++ b/tests/general/bug-31-.out @@ -0,0 +1,4 @@ +<?xml version="1.0"?> +<?xml-stylesheet type="text/css" href="style.css"?> + + |