Re: [csswg-drafts] [css-values-5] Interpolating calc-size() more generally (#10294)

Yeah, I think making the property name more specific than `interpolation` is a good idea.

So here are two possible ideas for a property name and values for an inherited opt-in property (as suggested in https://github.com/w3c/csswg-drafts/issues/10294#issuecomment-2127202025 and earlier), with the initial value of the property (for the current behavior) listed first and the value that opts in to the new interpolation behavior (interpolating sizing keywords when possible) listed second:
* `size-keyword-interpolation`: `none` | `auto`
* `size-interpolation`: `auto` | `keywords`

(In all cases the `size-` could also be `sizing-`.)

Do you have thoughts on these?  (And on the `size-` versus `sizing-` question?)  Other ideas?

-- 
GitHub Notification of comment by dbaron
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/10294#issuecomment-2130298926 using your GitHub account


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

Received on Friday, 24 May 2024 20:20:23 UTC