See #844 - fixes matching whitespace in property extraction.
authorJakub Pawlowicz <contact@jakubpawlowicz.com>
Sat, 17 Dec 2016 16:46:06 +0000 (17:46 +0100)
committerJakub Pawlowicz <contact@jakubpawlowicz.com>
Sat, 17 Dec 2016 16:59:47 +0000 (17:59 +0100)
commit08082ed2e09833d5c156a69711c33b6fb6416bd0
tree5db7a0e4ae14333e71ea2a5bb8033907a0d5707e
parent760ac857c8b89bcbaf31896607692a8316be7911
See #844 - fixes matching whitespace in property extraction.

On 3.4 branch it was completely broken whereas on master it had
problems with tab separated values while others were good.
History.md
lib/tokenizer/marker.js
lib/tokenizer/tokenize.js
test/optimizer/basic-test.js