blob: 6147846a4403843da1767d428f2a428834e7a031 [file] [log] [blame]
<!DOCTYPE html>
<style>
svg {
overflow: visible;
border-radius: 50px;
}
</style>
<svg width="100" height="100">
<rect width="100" height="100" fill="green"/>
</svg>