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