Fixes #711 - border fuzzy matching.
authorJakub Pawlowicz <contact@jakubpawlowicz.com>
Sun, 3 Jan 2016 11:44:45 +0000 (11:44 +0000)
committerJakub Pawlowicz <contact@jakubpawlowicz.com>
Sun, 3 Jan 2016 15:30:34 +0000 (15:30 +0000)
commitf95cb06255263ad269b9f98d61ccab604eb9e707
tree92f286cf563ec70a20ac116fd60530f8bdd6b231
parentf3c32e67988c2d0bc05dbf5ad9c296b6bea5eced
Fixes #711 - border fuzzy matching.

When trying to fuzzy match border values exclude non-matching values
so a best fit can be selected.
History.md
lib/properties/break-up.js
lib/properties/can-override.js
lib/properties/validator.js
test/properties/break-up-test.js
test/properties/override-compacting-test.js