Fixes #446 - adds fuzzy matching to `list-style`.
authorJakub Pawlowicz <contact@jakubpawlowicz.com>
Sun, 12 Apr 2015 18:33:55 +0000 (19:33 +0100)
committerJakub Pawlowicz <contact@jakubpawlowicz.com>
Sun, 12 Apr 2015 18:33:55 +0000 (19:33 +0100)
commit8a4edfd392ffd2d7c99c1f6a971a6cf4786e4df4
tree398292453bc2a48d2df8035d911931f74c717df4
parent9e61641e9b6da7e5f0b3a82322d54c9453c9d946
Fixes #446 - adds fuzzy matching to `list-style`.

The order is not important so we'll try to match components
searching for compatible values.
History.md
lib/properties/break-up.js
test/properties/break-up-test.js
test/properties/optimizer-test.js
test/properties/restore-test.js