chromium/third_party/blink/web_tests/svg/stroke/stroke-array-rem-type-expected.svg

<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" height="300" width="300">
  <g fill="none" stroke="black" stroke-width="4">
    <path stroke-dasharray="100px,100px" d="M5 20 l215 0" />
  </g>
</svg>