Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

SVG Preview (Scaled)

Preview of https://hg.mozilla.org/mozilla-central/raw-file/tip/testing/web-platform/tests/svg/text/reftests/text-xml-space-001.svg
<?xml version="1.0" encoding="utf-8"?>
<title>SVG Test: Behavior of xml:space="preserve"</title>
<h:link rel="match" href="text-xml-space-001-ref.svg"/>
<g xml:space="preserve">
<text x="50" y="50" font-family="monospace">Some Text</text>
</g>
</svg>