Sign in
webkit
/
WebKit
/
69084d7b0eae184a8076d683d5feee69bc80ce44
/
.
/
LayoutTests
/
svg
/
clip-path
/
clip-path-shape-content-box.svg
blob: 39742379bd2be71f01458708746f7d83be008fe2 [
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
()
content-box
;
"
/>
</svg>