<svg xmlns="http://www.w3.org/2000/svg">
<style>
svg {
text-transform: uppercase;
}
</style>
<text>
<tspan x="0" y="1em">Word1
</tspan><tspan x="0" dy="1em">Word2</tspan>
</text>
</svg>
<svg xmlns="http://www.w3.org/2000/svg">
<style>
svg {
text-transform: uppercase;
}
</style>
<text>
<tspan x="0" y="1em">Word1
</tspan><tspan x="0" dy="1em">Word2</tspan>
</text>
</svg>