summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/svg/shapes/rect-rx-set-by-css-ref.svg
blob: 2b53158c0aceb1684737cb2b6002a8a6cd029a2d (plain)
1
2
3
4
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" width="100" height="100">
  <rect width="100" height="100" rx="40" />
</svg>