Sign in
webkit
/
WebKit
/
3280e000eb50f51518640837f991471c4062489a
/
.
/
LayoutTests
/
svg
/
clip-path
/
clip-path-shape-rounded-inset-1.svg
blob: 24ec8fa6ac6c789ef7f459b8b3de9988e4c90c2e [
file
] [
log
] [
blame
]
<svg
xmlns
=
"http://www.w3.org/2000/svg"
>
<rect
width
=
"200"
height
=
"200"
fill
=
"green"
style
=
"
-webkit-clip-path
:
inset
(
10%
round
10%
)
"
/>
</svg>