Sign in
webkit
/
WebKit
/
3280e000eb50f51518640837f991471c4062489a
/
.
/
LayoutTests
/
svg
/
clip-path
/
clip-path-shape-ellipse-2.svg
blob: 522253ddf18b22ab05e53ec8bbc4d6f216dd25b1 [
file
] [
log
] [
blame
]
<svg
xmlns
=
"http://www.w3.org/2000/svg"
>
<rect
width
=
"200"
height
=
"200"
fill
=
"green"
style
=
"
-webkit-clip-path
:
ellipse
(
100px
75px
at
100px
75px
)
"
/>
</svg>