Fixes #304 - background position merging.
authorJakub Pawlowicz <contact@jakubpawlowicz.com>
Sat, 13 Dec 2014 10:42:56 +0000 (10:42 +0000)
committerJakub Pawlowicz <contact@jakubpawlowicz.com>
Sat, 13 Dec 2014 10:42:56 +0000 (10:42 +0000)
commit834ecc7bb9e0914a496c17c88e42ccfb01b572f5
tree3d65c9ae881c54764ac986166d7e2498266bef5e
parent8c7afcf34483ef8614e8edabdf065ee449aac039
Fixes #304 - background position merging.

* Background positions with more than 2 components were treated incorrectly.
History.md
lib/properties/processable.js
test/data/issue-304-2-min.css [new file with mode: 0644]
test/data/issue-304-2.css [new file with mode: 0644]
test/integration-test.js