Fixes #344 - merging background-size into shorthand.
authorJakub Pawlowicz <contact@jakubpawlowicz.com>
Wed, 15 Oct 2014 21:05:19 +0000 (22:05 +0100)
committerJakub Pawlowicz <contact@jakubpawlowicz.com>
Wed, 15 Oct 2014 21:10:56 +0000 (22:10 +0100)
commitf121d8d4c23cd1351a16254b21a9879e746febfe
tree72f342ab262d6113bf792765021938f270ddfa90
parentcb620b3304059df828344807e9a8628113229102
Fixes #344 - merging background-size into shorthand.

* Adds properties.backgroundSizeMerging to control the behaviour.
History.md
README.md
lib/properties/override-compactor.js
lib/utils/compatibility.js
test/integration-test.js
test/utils/compatibility-test.js