- From: fantasai via GitHub <sysbot+gh@w3.org>
- Date: Mon, 27 Mar 2023 23:28:20 +0000
- To: public-css-archive@w3.org
(Filed https://github.com/w3c/css-houdini-drafts/issues/1089 as the OM issue; let's keep this one open to track it since that's in a different repo.) It looks like we need a follow-up resolution here for what happens when start=end? I think we basically have these two options for when the start and end points of a named timeline range coincide: * Return negative infinity for time values before the range, positive infinity for time values after it, and zero for time values coinciding with that point. * Return positive infinity for time values after the range, and negative infinity for times coinciding with and before. -- GitHub Notification of comment by fantasai Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8114#issuecomment-1485993800 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 27 March 2023 23:28:21 UTC