- From: fantasai via GitHub <sysbot+gh@w3.org>
- Date: Mon, 03 Apr 2023 19:13:25 +0000
- To: public-css-archive@w3.org
I agree with @flackr that this is working as expected. Timeline attachment ranges are a property of the animation, not of the timeline. .currentTime is answering "what time is it", not "how far has this animation progressed". Note: We decided to go with percentages for measuring "time" on scroll/view timelines, but we could have just as easily gone with pixels; maybe the intuitive answer here would be different if we had gone with pixels? -- GitHub Notification of comment by fantasai Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8669#issuecomment-1494842307 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 3 April 2023 19:13:26 UTC