From: William M. Brack Date: Fri, 3 Jan 1997 23:29:29 +0000 (+0000) Subject: enhanced previous fix to bug #120684, using excellent suggestion by Daniel X-Git-Tag: v1.1.28~1551 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=8a5bfd81e5b31731172e3cb21136f6ac517299c6;p=platform%2Fupstream%2Flibxslt.git enhanced previous fix to bug #120684, using excellent suggestion by Daniel * transform.c: enhanced previous fix to bug #120684, using excellent suggestion by Daniel * attributes.c: fixed bug #119583, merging attribute sets from imported stylesheets. * tests/docs/Makefile.am tests/docs/bug-131.xml tests/general/Makefile.am tests/docs/bug-131*: added tests to the regression suite for bug #120684. --- diff --git a/tests/docs/bug-131.xml b/tests/docs/bug-131.xml new file mode 100644 index 0000000..cc77fb4 --- /dev/null +++ b/tests/docs/bug-131.xml @@ -0,0 +1,3 @@ + +My title + diff --git a/tests/general/bug-131-imp.imp b/tests/general/bug-131-imp.imp new file mode 100644 index 0000000..eaaf77e --- /dev/null +++ b/tests/general/bug-131-imp.imp @@ -0,0 +1,19 @@ + + + 14pt + bold + false + always + + + + + + + + + + + diff --git a/tests/general/bug-131.out b/tests/general/bug-131.out new file mode 100644 index 0000000..f80ca81 --- /dev/null +++ b/tests/general/bug-131.out @@ -0,0 +1,2 @@ + +My title diff --git a/tests/general/bug-131.xsl b/tests/general/bug-131.xsl new file mode 100644 index 0000000..7d8d631 --- /dev/null +++ b/tests/general/bug-131.xsl @@ -0,0 +1,13 @@ + + + + + + 8pt + + + + +