Fixes overriding shorthands by shorthands.
authorJakub Pawlowicz <contact@jakubpawlowicz.com>
Sun, 12 Apr 2015 11:06:57 +0000 (12:06 +0100)
committerJakub Pawlowicz <contact@jakubpawlowicz.com>
Sun, 12 Apr 2015 16:58:11 +0000 (17:58 +0100)
commit8e2b920b99ae5b8b4de93746fb055944ab5ecb69
tree0f3e94da0643615e0a2a3ffdf88872c342f9a36f
parent1a348c8c1c526bfc7c5b72b147dad2150c2a0eda
Fixes overriding shorthands by shorthands.

Previously a more understandable value could not override less
understandable one, e.g. function was not overridden by a unit or a color.
lib/properties/override-compactor.js
test/properties/override-compacting-test.js