Fixes #541 - outline-style auto in shorthand.
authorJakub Pawlowicz <contact@jakubpawlowicz.com>
Wed, 22 Apr 2015 21:12:29 +0000 (22:12 +0100)
committerJakub Pawlowicz <contact@jakubpawlowicz.com>
Wed, 22 Apr 2015 21:20:01 +0000 (22:20 +0100)
commit82c3f5893dd007df683bd176b917978f9005ff70
tree0f29ce10b263cd0f99248ec5f1ba6984dc7058ce
parent721d152c96b064a1ddd64d603773ebe389847f0e
Fixes #541 - outline-style auto in shorthand.

Apparently two values that overlap between style and color are 'auto'
and 'none'. We handled only the latter one correctly.
History.md
lib/properties/break-up.js
test/fixtures/bootstrap-min.css
test/properties/break-up-test.js