summaryrefslogtreecommitdiffstats
path: root/layout/reftests/svg/as-image/defer-unsupported-1-ref.svg
blob: 2b49baf71e4c5b270340e8ea3b5975d0fffa464f (plain)
1
2
3
4
5
6
<svg xmlns="http://www.w3.org/2000/svg"
     xmlns:xlink="http://www.w3.org/1999/xlink">

  <rect width="100" height="100" fill="blue"/>
  <image xlink:href="defer-unsupported-1-helper.svg" width="200" height="100"/>
</svg>