Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | style: Fix timing-function overriding from the keyframe declaration list. | Emilio Cobos Álvarez | 2016-07-07 | 1 | -0/+23 |
The previous behavior is plain wrong, since that array has always at least one element, so we effectively couldn't specify anything else than "ease" in our animations. |