Mypal/dom/svg/test/selectSubString-helper.svg

8 lines
200 B
XML
Raw Permalink Normal View History

2019-03-11 10:26:37 +00:00
<?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>