[csswg-drafts] [web-animations-1] Time value (#5436)

verbessern has just created a new issue for https://github.com/w3c/csswg-drafts:

== [web-animations-1] Time value ==
In `4.4.12. Updating the finished state` there is an expression: `If the previous current time is unresolved, let the hold time be associated effect end.` that sets to the `hold time` (that is a time value) a possible infinity (if the associated effect end is an infinity). That means that the `current time` is not actually a `finite double`, because it could return infinity. Should there be a check at that place for infinity of the associated effect end?

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/5436 using your GitHub account


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

Received on Monday, 17 August 2020 14:02:02 UTC