Fixes tokenizing escaped content within selectors.
authorJakub Pawlowicz <contact@jakubpawlowicz.com>
Thu, 2 Oct 2014 14:49:06 +0000 (15:49 +0100)
committerJakub Pawlowicz <contact@jakubpawlowicz.com>
Fri, 10 Oct 2014 20:22:45 +0000 (21:22 +0100)
commitc66692d5ab45f8bb3a79bff6d461a0c445b3ada1
treeb44718f59b4602e105c6161f305b57f7b09966d0
parent7026dc8b8e47b46b911242547d9cedde393ab508
Fixes tokenizing escaped content within selectors.
lib/selectors/tokenizer.js
test/selectors/tokenizer-test.js