Fixes #743 - background shorthand and source maps.
authorJakub Pawlowicz <contact@jakubpawlowicz.com>
Fri, 1 Apr 2016 19:55:15 +0000 (21:55 +0200)
committerJakub Pawlowicz <contact@jakubpawlowicz.com>
Fri, 1 Apr 2016 20:49:42 +0000 (22:49 +0200)
commitdee37a7c31cff80bc0c187ad4daccd7b9af92c4a
tree649668e5460e6b46d24260c1f8b267170e63fddb
parent2df870b6ef44347d2c332a50b4b41816d9f863f8
Fixes #743 - background shorthand and source maps.

There was an edge case when background-size was incorrectly
parsed as background-position.
History.md
lib/properties/break-up.js
test/source-map-test.js