testInner("-webkit-clip-path", "circle(0 at 0 0)", "circle(0px at 0% 0%)"); testInner("-webkit-clip-path", "circle(1px at -1px +1px)", "circle(1px at -1px 1px ...
from { -webkit-clip-path: circle(50% at 50% 50%); } to { -webkit-clip-path: circle(20% at 20% 20%); } @-webkit-keyframes ellipse-anim { from { -webkit-clip-path ...