summaryrefslogtreecommitdiff
path: root/svgio/qa/cppunit/data/tdf156271.svg
blob: ff0267f35c82dcc1d3cd8af3bd6771377717599c (plain)
1
2
3
4
5
6
<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg">
	<text x="40 10" y="10">AB</text>
	<text x="10 10" dx="30" y="20">AB</text>
	<text x="0 0" dx="40 10" y="30">AB</text>
	<text x="10" dx="30 0" y="40">AB</text>
</svg>