summaryrefslogtreecommitdiffstats
path: root/testfiles/cli_tests/testcases/text.svg
blob: 5dd1c7fecb9f3a9c2906efe13f55d2f06c95bcfc (plain)
1
2
3
4
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg" width="100px" height="50px">
  <text x="10" y="25">some text</text>
</svg>