Sign in
webkit
/
WebKit
/
293423b2e3bc99a3b6b08c9e39c59d8eb89f00e1
/
.
/
LayoutTests
/
svg
/
clip-path
/
clip-path-shape-ellipse-1.svg
blob: e1c521f6e2888996982a97252ba686d1adb761a9 [
file
] [
log
] [
blame
]
<svg
xmlns
=
"http://www.w3.org/2000/svg"
>
<rect
width
=
"200"
height
=
"150"
fill
=
"green"
style
=
"
-webkit-clip-path
:
ellipse
()
"
/>
</svg>