Mypal/dom/svg/test/selectSubString-helper.svg
2019-03-11 13:26:37 +03:00

8 lines
200 B
XML

<?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>