Fixes #316 - incorrect background processing.
authorJakub Pawlowicz <contact@jakubpawlowicz.com>
Mon, 21 Jul 2014 19:42:22 +0000 (20:42 +0100)
committerJakub Pawlowicz <contact@jakubpawlowicz.com>
Wed, 23 Jul 2014 22:43:41 +0000 (23:43 +0100)
commita9c866c62abfb677a026f2a45dffcdd483a633c6
tree438df23e6f14af6e495f6efadae44730df2b1cdb
parent9bbebe35bf84094619e4cd133cf0c630e4579e0c
Fixes #316 - incorrect background processing.

* Reworks advanced processing for backgrounds so all properties are correctly identified.
* Fixes removing `0 0` background-position as it's default.
History.md
lib/properties/processable.js
lib/properties/validator.js
test/binary-test.js
test/data/big-min.css
test/unit-test.js