Blame result/SVG/image-valid.xml

Packit 423ecb
Packit 423ecb
Packit 423ecb
<svg width="4in" height="3in">
Packit 423ecb
  <desc>This graphic links to an external image
Packit 423ecb
  </desc>
Packit 423ecb
  <image x="200" y="200" style="width: 100px; height: 100px" href="myimage.png">
Packit 423ecb
    <title>My image</title>
Packit 423ecb
  </image>
Packit 423ecb
</svg>