зеркало из https://github.com/mozilla/gecko-dev.git
8 строки
200 B
XML
8 строки
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>
|