chromium/third_party/blink/web_tests/external/wpt/svg/text/reftests/textpath-letter-spacing-01-ref.svg

<?xml version="1.0" encoding="utf-8"?>
<svg width="500" height="200" xmlns="http://www.w3.org/2000/svg" xmlns:html="http://www.w3.org/1999/xhtml">
  <title>Textpath and letter-spacing</title>
  <html:link rel="author" title="Jonathan Kew" href="mailto:[email protected]"/>
  <text x="50" y="50" style="font: 30px monospace; letter-spacing: 1ch">ABCDE ABCDE</text>
</svg>