summaryrefslogtreecommitdiffstats
path: root/layout/reftests/svg/image/image-rotate-01-ref.svg
blob: bcda450606cdf5619ac332dd870cc7deee293081 (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="rotate(90 50 50)"/>
</svg>