This repository was archived by the owner on Jun 30, 2018. It is now read-only.

Description
For non-essential animations triggered by a user action, there is a mechanism to disable the animations yet still perform the action.
==================================================================
From this wording it is unclear if it must be possible to disable the animation before the user action, or if it know that it must be possible to cancel the animation after it launches. The former could make things quite complicated meaning including a special control next to everything that has an animation. For some products this would mean adding a control besides every control or something more abstract like a control at the top of the page etc.
If the intent is only to mean that the person should be able to cancel the animation then this should be made clear.
POTENTIAL SOLUTION
For non-essential animations triggered by a user action, there is a mechanism to cancel the animations without cancelling the action.