summaryrefslogtreecommitdiffstats
path: root/layout/reftests/svg/image/image-xy-01-ref.svg
blob: 2821f93246842b616ee2916db54807f9969a26a9 (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"
       x="123" y="234"/>
</svg>