1 <svg xmlns=
"http://www.w3.org/2000/svg">
2 <text transform=
"translate(20 20)">"super" in the following text should be rendered.
</text>
3 <text transform=
"translate(20 70)" text-rendering=
"geometricPrecision">
4 <tspan>Normal
</tspan><tspan baseline-shift=
"super">super
</tspan><tspan baseline-shift=
"sub">sub
</tspan>
6 <text transform=
"translate(20 120)" text-rendering=
"geometricPrecision">
7 <tspan>Normal
</tspan><tspan y=
"-0.8">super
</tspan>