- From: Tab Atkins Jr. via GitHub <sysbot+gh@w3.org>
- Date: Tue, 23 Apr 2024 19:37:56 +0000
- To: public-css-archive@w3.org
> That said, the behavior specified here behaves weirdly for percentages -- an animation between 100% and calc-size(fit-content) possibly (though not clearly!) has percentageness at one endpoint of the animation, but doesn't have percentage-ness at any intermediate point nor at the other endpoint. Right, but the alternative is that that value pair doesn't interpolate at all, because it's two different intrinsic behaviors. I decided it was more useful to allow it to work in the case where the % is resolving against a definite size, than to strictly preserve percent-ness when auto-upgrading percentages into calc-size() (which would usually just fail to transition at all). > As to clarifying the sentence to be clearer, how about (ignoring any of the other issues): Yeah, that suggested text sounds good, thanks! -- GitHub Notification of comment by tabatkins Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/10220#issuecomment-2073285101 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 23 April 2024 19:37:57 UTC