Re: [csswg-drafts] [web-animations] when are keyframe values resolved? (#8157)

> Should that mean that the calc() value here should be clamped for the allowed range, which the [line-height definition](https://w3c.github.io/csswg-drafts/css-inline/#line-height-property) clearly states should be non-negative?

Yes. Chrome is IMO wrong here. We are supposed to "compute" that value the same way "the" computed value is produced for `line-height`, per [5.3.2](https://drafts.csswg.org/web-animations-1/#computing-property-values).

Regarding the more general question of "when keyframes are resolved" (from the title of this issue), this was mostly clarified in https://github.com/w3c/csswg-drafts/issues/5125 and the PR that resulted from that.

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


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

Received on Tuesday, 6 December 2022 20:00:23 UTC