Fixes #587 - too aggressive `border` reordering.
authorJakub Pawlowicz <contact@jakubpawlowicz.com>
Sat, 30 May 2015 07:04:43 +0000 (08:04 +0100)
committerJakub Pawlowicz <contact@jakubpawlowicz.com>
Sat, 30 May 2015 07:05:40 +0000 (08:05 +0100)
commitdc240b82cb0349f98798faa011e5b7fc3211b85f
tree1fbb4d07f8a43698ddf79591308f6f889eed52fa
parent9aabe4273f762c48888bca2ce005c865c52c7f51
Fixes #587 - too aggressive `border` reordering.

Not all border reordering cases were covered correctly.
History.md
lib/selectors/extractor.js
lib/selectors/reorderable.js
test/fixtures/big-min.css
test/fixtures/bootstrap-min.css
test/selectors/extractor-test.js
test/selectors/optimizer-test.js
test/selectors/reorderable-test.js