- From: Brian Birtles via GitHub <sysbot+gh@w3.org>
- Date: Tue, 14 Jan 2020 14:28:59 +0000
- To: public-css-archive@w3.org
> @birtles - The reference in `document.getAnimations()[2]` seems fairly flakey to begin with... wouldn't the reference break if/when animation 1 completes? Yes, I agree, but even in my limited experience of working on Web compat issues, I'd say this sort of code will occur with ~100% likelihood. I write `document.getAnimations()[0]` pretty often and that too would be susceptible to differences in creation order in many cases. -- GitHub Notification of comment by birtles Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/4669#issuecomment-574199751 using your GitHub account
Received on Tuesday, 14 January 2020 14:29:01 UTC