[csswg-drafts] [css-shapes-2] Disallow interpolation between `path()` and `shape()` (#10694)

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

== [css-shapes-2] Disallow interpolation between `path()` and `shape()` ==
[Basic Shapes 2](https://drafts.csswg.org/css-shapes-2/#interpolating-shape) says that `path()` and `shape()` should interpolate.

I don't think that's very extensible going forward, where we're likely to add new shape commands that don't correspond to types that can be interpolated with SVG-type path commands, and it doesn't seem particularly useful for authors.

I suggest we disallow interpolation between `path()` and `shape()`.

cc @noamr 

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


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

Received on Monday, 5 August 2024 21:22:56 UTC