summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/svg/geometry/reftests/rect-ref.svg
blob: ddfd51eed1f2403e2c6a964cee6a307c0d3838fb (plain)
1
2
3
4
<svg width="300" height="200"
  xmlns="http://www.w3.org/2000/svg">
  <rect x="30" y="60" width="120" height="100" fill="blue" />
</svg>