summaryrefslogtreecommitdiffstats
path: root/svgio/qa/cppunit/data/tdf156837.svg
blob: f04cb015d313db7b54fad75d49dadd436fdbf698 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<svg viewBox="0 0 500 500" xmlns="http://www.w3.org/2000/svg">

<defs><style type="text/css">
.super{
	font-size: 65%;
}
</style></defs>

      <text>
      <tspan x="114" y="103">x </tspan>
      <tspan class="super" baseline-shift="super">3</tspan>
      </text>
</svg>