Currently when clip-paths are incompatible (e.g. a circle to a square), we animate the clip-paths discretely.
Could we have some way to interpolate them smoothly as a cross-fading mask?
Having a mask-image be the result of a clip-path animation is probably impossible, but perhaps we can allow
mask-image: <clip-rule> <shape> or some such?