Fixes #307 - background-color in muliple backgrounds.
authorJakub Pawlowicz <contact@jakubpawlowicz.com>
Sun, 27 Jul 2014 10:35:18 +0000 (11:35 +0100)
committerJakub Pawlowicz <contact@jakubpawlowicz.com>
Sun, 27 Jul 2014 13:31:22 +0000 (14:31 +0100)
commit65c27f2477ee86e435bd68283424443c005801f7
tree9766dded8e0d9de100e41f1456cf1c8280d1c2fc
parente066220fd428faab807ca46d85e345119a30fe78
Fixes #307 - background-color in muliple backgrounds.

Apparently multiple backgrounds allow background-color in last value only:
http://www.w3.org/TR/css3-background/#the-background
History.md
lib/properties/processable.js
test/data/issue-312-min.css
test/unit-test.js