Refactor phrasing content parsing to only parse known HTML tags
authorJosh Crowther <jshcrowthe@gmail.com>
Wed, 16 Mar 2016 21:59:02 +0000 (15:59 -0600)
committerJosh Crowther <jshcrowthe@gmail.com>
Wed, 16 Mar 2016 21:59:02 +0000 (15:59 -0600)
commit162f30b819ef0144a15c5f1e099ece256e5d43e2
treedc95984d35ff0db311f35c0490bdee2834713c54
parent08886dc8b7a84ecd1a2ba79b44ff645e05663809
Refactor phrasing content parsing to only parse known HTML tags
dist/htmlminifier.js
dist/htmlminifier.min.js
src/htmlparser.js
tests/minifier.js