summaryrefslogtreecommitdiffstats
path: root/dom/svg/test/selectSubString-helper.svg
blob: 6c80d9d46bd4ead227d7df804abeee7d50a4c0ae (plain)
1
2
3
4
5
6
7
<?xml version="1.0"?>
<svg xmlns="http://www.w3.org/2000/svg" width="750">
  <style type="text/css">
.t { font: 20px monospace; }
  </style>
  <text id="text" x="5" class="t" y="25">abc</text>
</svg>