Fixes #439 - `background-origin` into shorthand.
authorJakub Pawlowicz <contact@jakubpawlowicz.com>
Thu, 22 Jan 2015 19:49:13 +0000 (19:49 +0000)
committerJakub Pawlowicz <contact@jakubpawlowicz.com>
Thu, 22 Jan 2015 19:51:42 +0000 (19:51 +0000)
commit3f155a818075a062dcc661c75df0c8f8b0088d2d
tree0b759fce3d8b0321d7b9daec6f826908fcbc3219
parent037d3c910efb29359679d43309ce6265ec092158
Fixes #439 - `background-origin` into shorthand.

Adds last missing bit in processing `background` shorthands with
`background-origin` and `background-clip` merging.

Follow up to #435.

See http://www.w3.org/TR/css3-background/#the-background
History.md
lib/properties/processable.js
lib/properties/validator.js
test/integration-test.js