]> gitweb.michael.orlitzky.com - charm-bypass.git/commit
svgclean.xsl: fix text node processing
authorMichael Orlitzky <michael@orlitzky.com>
Fri, 3 Nov 2023 02:47:02 +0000 (22:47 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Fri, 3 Nov 2023 03:19:08 +0000 (23:19 -0400)
commit3a588158a1fe90158df861ee6a7b1c013a9987f2
tree744fee90431a298231d896fe1d11c2a30a7e5392
parent893bee273e48207ef4609e7f20de688007970699
svgclean.xsl: fix text node processing

We have to use node() instead of "*" to match (child) text nodes.
svgclean.xsl