fix corner cases in `maxLineLength` (#945)
authorAlex Lam S.L <alexlamsl@gmail.com>
Tue, 10 Jul 2018 05:09:28 +0000 (13:09 +0800)
committerGitHub <noreply@github.com>
Tue, 10 Jul 2018 05:09:28 +0000 (13:09 +0800)
commit4d5283ddf414b3d4eba0d40ca9f01333ac3aedfc
tree259d60daf045f07c37e2615c4968bcbd5e1cb107
parent57bebd5d484b3ca25d9fd2e75fe7bc6b9773f0aa
fix corner cases in `maxLineLength` (#945)

Split lines precisely under `htmlmin:ignore` or `ignoreCustomFragments`
src/htmlminifier.js
tests/minifier.js