summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/svg/render/reftests/rect-ref.html
blob: a6e6f37d4eb59927932d6dd40e02473fd0f5c4e4 (plain)
1
2
3
4
<!DOCTYPE html>
<svg xmlns="http://www.w3.org/2000/svg">
  <rect width="100" height="100" fill="green" />
</svg>