[#1001] Fix corrupted state of tokenizer (#1010)
authorAnthony BARRE <a@fasterize.com>
Mon, 5 Mar 2018 12:58:25 +0000 (13:58 +0100)
committerJakub Pawlowicz <contact@jakubpawlowicz.com>
Mon, 5 Mar 2018 12:58:25 +0000 (13:58 +0100)
commit25771a54a70fbf72406c04270ceaf143dcbc3990
tree90bc30c6504b0eb83313b2cd32018b0947906c85
parentf2c633791f6f81d66223fb26c1c6571b6c65430b
[#1001] Fix corrupted state of tokenizer (#1010)

- case of roundBracketLevel inferior to 0.
lib/tokenizer/tokenize.js
test/fixtures/issue-1001-min.css [new file with mode: 0644]
test/fixtures/issue-1001.css [new file with mode: 0644]