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