SVG-Stacking
SVG-Stacking copied to clipboard
tspan tag's content not copied
Using an adobe generated SVG file, my tspan tags contained a letter each for my logo. The tags were copied correctly, but the content of each tag was not.
e.g.
<tspan ...>A</tspan> => <tspan ...></tspan>