summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/svg/rendering/order/clip-path-filter-order-ref.svg
blob: ea42d9eb02a5f23fadc062c41cfa513979764aef (plain)
1
2
3
4
5
6
<svg xmlns="http://www.w3.org/2000/svg"
     xmlns:h="http://www.w3.org/1999/xhtml"
     xmlns:xlink="http://www.w3.org/1999/xlink"
     width="800" height="600" viewBox="0 0 800 600">
  <rect x="100" y="100" width="200" height="200" fill="green" />
</svg>