Disables compacting when property is inherited.
authorJakub Pawlowicz <contact@jakubpawlowicz.com>
Sun, 12 Apr 2015 13:46:23 +0000 (14:46 +0100)
committerJakub Pawlowicz <contact@jakubpawlowicz.com>
Sun, 12 Apr 2015 16:58:11 +0000 (17:58 +0100)
commitec2467025b5f721f33eaa9ed7778b4554bb078cd
tree15c54ee988aa5dd4d0872cdce1402637f4f374db
parent313fc991162159616fea6df7ed35e1be8517e8e7
Disables compacting when property is inherited.

See #525 for follow up.
lib/properties/has-inherit.js [new file with mode: 0644]
lib/properties/override-compactor.js
lib/properties/shorthand-compactor.js
test/properties/shorthand-compacting-test.js