- From: kevers-google via GitHub <sysbot+gh@w3.org>
- Date: Tue, 01 Jun 2021 18:14:00 +0000
- To: public-css-archive@w3.org
kevers-google has just submitted a new pull request for https://github.com/w3c/csswg-drafts: == Scroll timeline progress based == Change the implicit handling of auto duration animations to use the duration of the supplied timeline if resolved. Scroll-timelines have an implicit timeline duration and the intrinsic iteration duration can be calculated based on this value. Document timelines will have an unresolved timeline duration, which will translate to an intrinsic iteration duration of zero consistent with the currently specified behavior. If the timeline duration is resolved, effect timing is normalized based on this duration. This pull request is a replacement for https://github.com/w3c/csswg-drafts/pull/4890. See https://github.com/w3c/csswg-drafts/pull/6337 -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 1 June 2021 18:14:37 UTC