- From: L. David Baron via GitHub <sysbot+gh@w3.org>
- Date: Wed, 22 May 2024 20:45:50 +0000
- To: public-css-archive@w3.org
So I've mostly implemented that in Chromium in [this CL](https://chromium-review.googlesource.com/c/chromium/src/+/5546294), with the exception of the expansion failure cases. I didn't see a clean way to make them IACVT. Instead, they result in a 0 length. That's probably not ideal. With not too much more work I think I could make them instead fail to interpolate, though. But it's not clear to me if there's a good way to make the animation system say that an interpolation result is IACVT in a case where we *have* said that the values can be interpolated. -- GitHub Notification of comment by dbaron Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/10220#issuecomment-2125715905 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 22 May 2024 20:45:51 UTC