mirror of
https://gitlab.gnome.org/GNOME/libxslt
synced 2025-09-18 14:34:32 +03:00
Commit 05f70130
broke the precedence of attributes on literal result
elements and attributes from xsl:use-attribute-sets.
Process xsl:use-attribute-sets first. Then if any attributes were added
to the target node, use xmlSetNsProp to copy the remaining attributes,
replacing the previous values.
Thanks to Alexey Neyman for the report.
2 lines
7 B
XML
2 lines
7 B
XML
<foo/>
|