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