summaryrefslogtreecommitdiffstats
path: root/layout/reftests/svg/image/image-rotate-02-ref.svg
blob: e807ff2f49cebe0c2143c0cc11ba146cc44dd3ff (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) rotate(180 40 40)"/>
</svg>