html-minify collapses white spaces in many places, I don't see the patern, but the regexp that is behind has to be faulty.
To recreate the bug I would suggest to copy the html code from some big web pages, minify it and then compare the resulting minified HTML interpreted by a browser with the original one.
html-minify collapses white spaces in many places, I don't see the patern, but the regexp that is behind has to be faulty.
To recreate the bug I would suggest to copy the html code from some big web pages, minify it and then compare the resulting minified HTML interpreted by a browser with the original one.