Fixes #470 - negative padding.
authorJakub Pawlowicz <contact@jakubpawlowicz.com>
Fri, 27 Feb 2015 09:43:39 +0000 (09:43 +0000)
committerJakub Pawlowicz <contact@jakubpawlowicz.com>
Fri, 27 Feb 2015 19:14:48 +0000 (19:14 +0000)
commit9a3566805653b4b6836950658397bb4529be1237
tree670443a8e3df26ce58168363fd24d6c5caf6d10e
parentc62020f6f52367530123f540e48fd82809ab6f5e
Fixes #470 - negative padding.

Basically negative paddings are not allowed by browsers so we should
not merge them into shorthands.
History.md
lib/selectors/optimizers/simple.js
test/integration-test.js