Sign in
webkit
/
WebKit
/
0262859ca3a360fd8ea90b94b5f9700667584084
/
.
/
LayoutTests
/
svg
/
clip-path
/
clip-path-shape-fill.svg
blob: eeff05fe87769be226ffa474b0a298fb2c94465a [
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-box
;
"
/>
</svg>