Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / svg / clip-path / clip-path-shape-ellipse-2.svg
blob522253ddf18b22ab05e53ec8bbc4d6f216dd25b1
1 <svg xmlns="http://www.w3.org/2000/svg">
2 <rect width="200" height="200" fill="green" style="-webkit-clip-path: ellipse(100px 75px at 100px 75px)"/>
3 </svg>