diff options
author | Daniel Veillard <veillard@src.gnome.org> | 2001-04-16 14:10:45 +0000 |
---|---|---|
committer | Daniel Veillard <veillard@src.gnome.org> | 2001-04-16 14:10:45 +0000 |
commit | bdcd6346ff23d5c1cfe23be8b6bda0917ef1aa2f (patch) | |
tree | 3e3aade77a04f7c394f415402424184f887b469c /tests/XSLTMark | |
parent | c17245fdb0906cd24c7e7830b172f746fd75be12 (diff) | |
download | libxslt-bdcd6346ff23d5c1cfe23be8b6bda0917ef1aa2f.tar.gz libxslt-bdcd6346ff23d5c1cfe23be8b6bda0917ef1aa2f.tar.bz2 libxslt-bdcd6346ff23d5c1cfe23be8b6bda0917ef1aa2f.zip |
- libxslt/keys.c libxslt/preproc.c libxslt/templates.c
libxslt/transform.c libxslt/variables.c libxslt/xsltInternals.h:
fixed for the most part the namespace handling problem in XPath
expression computations.
- test/doc/ tests/general: added bug 5 and 6
Daniel
Diffstat (limited to 'tests/XSLTMark')
-rw-r--r-- | tests/XSLTMark/summarize.out | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/XSLTMark/summarize.out b/tests/XSLTMark/summarize.out index 52bce4c1..cb6e2aab 100644 --- a/tests/XSLTMark/summarize.out +++ b/tests/XSLTMark/summarize.out @@ -3,7 +3,7 @@ 100 elements, 137 text nodes, 131 attributes. - </total><analysis><description>Recognized as xslt stylesheet:</description><stats>0 templates, - 0 variables, - 0 value-of's, + </total><analysis><description>Recognized as xslt stylesheet:</description><stats>7 templates, + 1 variables, + 2 value-of's, </stats></analysis></summary> |