[csswg-drafts] [css-masking-2] Cross-fade incompatible clip-paths (#10759)

noamr has just created a new issue for https://github.com/w3c/csswg-drafts:

== [css-masking-2] Cross-fade incompatible clip-paths ==
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?

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/10759 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Tuesday, 20 August 2024 15:43:47 UTC