You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 30, 2018. It is now read-only.
For the definition of 'significant animation,' I am having great difficult parsing "animation which continues for more than 3 seconds, or is synchronized with a user action (e.g. parallax scrolling effects), and affects more than 1/3 of the viewport." How does the 'and' apply in this? Does 'affects more than 1/3 of the viewport.' apply to both 'animation which continues for more than 3 seconds' and 'is synchronized with a user action' or just to 'is synchronized with a user action'?
Would an animation which is slower due to network or resource limitations and hence takes longer than 3 seconds in some situations fail this? If it would then this is hard to test in all situations.
The text was updated successfully, but these errors were encountered:
For the definition of 'significant animation,' I am having great difficult parsing "animation which continues for more than 3 seconds, or is synchronized with a user action (e.g. parallax scrolling effects), and affects more than 1/3 of the viewport." How does the 'and' apply in this? Does 'affects more than 1/3 of the viewport.' apply to both 'animation which continues for more than 3 seconds' and 'is synchronized with a user action' or just to 'is synchronized with a user action'?
Would an animation which is slower due to network or resource limitations and hence takes longer than 3 seconds in some situations fail this? If it would then this is hard to test in all situations.
The text was updated successfully, but these errors were encountered: