blob: 3c19231d20bbfd7c53322dded4f8d7cdc2d70e08 [file] [edit]
<svg xmlns="http://www.w3.org/2000/svg">
<meta name="fuzzy" content="maxDifference=0-70; totalPixels=0-900" />
<clipPath id="clip1">
<circle cx="100" cy="100" r="100"/>
</clipPath>
<rect width="200" height="200" fill="green" style="-webkit-clip-path: url(#clip1)"/>
</svg>