escape consecutive unpaired surrogates (#2576)
authorAlex Lam S.L <alexlamsl@gmail.com>
Sun, 10 Dec 2017 17:15:44 +0000 (01:15 +0800)
committerGitHub <noreply@github.com>
Sun, 10 Dec 2017 17:15:44 +0000 (01:15 +0800)
commit93f3b2b114877af17db219e501ae4551df61738d
tree30ab311ab09b9dc4f98b098c8d7fa3a84dc91393
parentbf000beae710a2b4129bddb009bb706ff036fbb6
escape consecutive unpaired surrogates (#2576)

fixes #2569
lib/output.js
lib/parse.js
test/compress/unicode.js