summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/svg/styling/support/circle-padding-right.svg
blob: bf39907c412b89529f05667091bc0a9e41e7cab9 (plain)
1
2
3
<svg xmlns="http://www.w3.org/2000/svg" width="100" height="100" style="padding-right:30px">
  <circle cx="50" cy="50" r="48"/>
</svg>