summaryrefslogtreecommitdiffstats
path: root/layout/reftests/svg/image/image-translate-01-ref.svg
blob: 161aaa3f2ed5ceafca7122960fe6383c9c0bd300 (plain)
1
2
3
4
5
<svg xmlns="http://www.w3.org/2000/svg"
     xmlns:xlink="http://www.w3.org/1999/xlink">
  <use xlink:href="blueRect10x10.svg#root"
       transform="translate(60, 80)"/>
</svg>