handle corner case when parsing DOCTYPE (#939)
authorAlex Lam S.L <alexlamsl@gmail.com>
Tue, 26 Jun 2018 20:50:09 +0000 (04:50 +0800)
committerGitHub <noreply@github.com>
Tue, 26 Jun 2018 20:50:09 +0000 (04:50 +0800)
commitf35628adff10f218101a334125e8640334bcd6db
treedafcb4f07d485546a369c99c7281d7eca2d4c7a0
parent8ea23b4b212645e673b7cc260b90dc05a6395f0e
handle corner case when parsing DOCTYPE (#939)

fixes #938
src/htmlparser.js
tests/minifier.js