See #290 - disables `transition` shorthand overriding.
authorJakub Pawlowicz <contact@jakubpawlowicz.com>
Sun, 15 Jan 2017 11:11:38 +0000 (12:11 +0100)
committerJakub Pawlowicz <contact@jakubpawlowicz.com>
Wed, 18 Jan 2017 15:33:50 +0000 (16:33 +0100)
commit50a02787fa48cefd9ed02cdf25456304b788ee0f
treec82ee310fa41dcc0b67f636df6ff6dd44e75aa80
parent2fe18ee5854c6a1dffcae14dfe4742c9228ffeea
See #290 - disables `transition` shorthand overriding.

Why:

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