Sign in
webkit
/
WebKit
/
1d2c762592c7d71992189538cb3f38cc38c18ef8
/
.
/
LayoutTests
/
svg
/
clip-path
/
clip-path-shape-fill.svg
blob: e709dcd660aebbd1b2af72aa447cdf770d8e0e4a [
file
] [
log
] [
blame
]
<svg
xmlns
=
"http://www.w3.org/2000/svg"
>
<rect
width
=
"200"
height
=
"200"
fill
=
"green"
stroke
=
"green"
stroke-width
=
"10"
style
=
"
-webkit-clip-path
:
circle
()
fill
;
"
/>
</svg>