12f271ac51
Change-Id: I5d6ab57c17ab2cbce4d3df629a91a006fad2198d Reviewed-on: https://gerrit.libreoffice.org/c/core/+/156564 Tested-by: Jenkins Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
4 lines
154 B
XML
4 lines
154 B
XML
<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg">
|
|
<text x="0,40,80" y="20%">ABC</text>
|
|
<text x="0 40% 80%" y="30%">ABC</text>
|
|
</svg>
|