correctly parse HTML4 nested inline elements (#861)
authorAlex Lam S.L <alexlamsl@gmail.com>
Tue, 17 Oct 2017 21:58:48 +0000 (05:58 +0800)
committerGitHub <noreply@github.com>
Tue, 17 Oct 2017 21:58:48 +0000 (05:58 +0800)
commit9a45eb435a8a3ec453da52a752c0d4cf5c071b1d
tree5be1e09fc5a15d3ef2e0bc41e26aa36b594b1e02
parente0108f930da53d6ac3e2867efce4d8304e2bab94
correctly parse HTML4 nested inline elements (#861)

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