Sign in
webkit
/
WebKit
/
8811b522c4d9fd9fbebc2e2caf8f1ebff78163f9
/
.
/
LayoutTests
/
svg
/
clip-path
/
clip-path-shape-rounded-inset-2.svg
blob: fa822f5009064893d10c2cd67fc506d38142e915 [
file
] [
log
] [
blame
]
<svg
xmlns
=
"http://www.w3.org/2000/svg"
>
<rect
width
=
"200"
height
=
"200"
fill
=
"green"
style
=
"
-webkit-clip-path
:
inset
(
20px
round
20px
)
"
/>
</svg>