chromium/third_party/blink/web_tests/svg/clip-path/clip-path-shape-circle-1.svg

<svg xmlns="http://www.w3.org/2000/svg">
<rect width="200" height="200" fill="green" style="-webkit-clip-path: circle(50% at 50% 50%)"/>
</svg>