See #862 - allows non-standard `list-style-type`.
authorJakub Pawlowicz <contact@jakubpawlowicz.com>
Fri, 24 Mar 2017 11:00:10 +0000 (12:00 +0100)
committerJakub Pawlowicz <contact@jakubpawlowicz.com>
Wed, 19 Apr 2017 12:42:19 +0000 (14:42 +0200)
commit2004810a976e7d075f92205152c34e26d7100383
tree6f7ef9c93266426e37aeed92f95178afe13c90e1
parent7fcc8080d34a7f2912ace0ee546ebde22d0e5646
See #862 - allows non-standard `list-style-type`.

Why:

* `@counter-style` can define a non-standard values which should be
  treated as first class citizens.
lib/optimizer/level-2/break-up.js
lib/optimizer/validator.js
test/optimizer/level-2/break-up-test.js