See #290 - disables `animation` shorthand overriding.
authorJakub Pawlowicz <contact@jakubpawlowicz.com>
Sun, 15 Jan 2017 11:08:19 +0000 (12:08 +0100)
committerJakub Pawlowicz <contact@jakubpawlowicz.com>
Wed, 18 Jan 2017 15:33:42 +0000 (16:33 +0100)
commit2fe18ee5854c6a1dffcae14dfe4742c9228ffeea
treea5bcb6ee3bb3253d8b830b9a7884dfa19c0a097b
parent517b4f1e1189a21f60e024abf667336343d04637
See #290 - disables `animation` shorthand overriding.

Why:

* It's a shorthand property, so not straightforward to implement
  in shorthand/override compacting;
* pending in #860.
lib/optimizer/level-2/compacting/optimize.js
test/optimizer/level-2/compacting/longhand-overriding-test.js