summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/svg/text/reftests/text-xml-space-001-ref.svg
blob: 1572149cf68bde8c0e8c032b28d37ae95c64652a (plain)
1
2
3
4
5
<?xml version="1.0" encoding="utf-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:h="http://www.w3.org/1999/xhtml">
  <title>SVG Reference</title>
  <text x="50" y="50" font-family="monospace">Some&#160;&#160;Text</text>
</svg>