summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/css-content/resources/rect.svg
blob: d5de6b4c9dab5761eabf0f6d89094e04a5bb21d5 (plain)
1
2
3
<svg width="100" height="100" version="1.1" xmlns="http://www.w3.org/2000/svg">
  <rect x="0" y="0" width="100" height="100" fill="green" />
</svg>