Fixes #610 - `border:inherit` restoring.
authorJakub Pawlowicz <contact@jakubpawlowicz.com>
Wed, 24 Jun 2015 07:53:47 +0000 (08:53 +0100)
committerJakub Pawlowicz <contact@jakubpawlowicz.com>
Wed, 24 Jun 2015 08:25:33 +0000 (09:25 +0100)
commit134b2c3728bc25a1ea4f32f090d408c90bb81ee8
tree881b9e648fc8060c35ad93ebcf4f7c0374cff971
parentcb0cf00c6deeaf474e8c04327745f9e1366e38e7
Fixes #610 - `border:inherit` restoring.

Apparently `withoutDefaults` restoring suffered the same issue as
`background` property restoring - see #563.
History.md
lib/properties/restore.js
test/properties/restore-test.js