Strip trailing ";" from style attributes (this allows to strip quotes from values...
authorJuriy Zaytsev <kangax@gmail.com>
Mon, 15 Mar 2010 17:46:39 +0000 (13:46 -0400)
committerJuriy Zaytsev <kangax@gmail.com>
Mon, 15 Mar 2010 17:46:39 +0000 (13:46 -0400)
commit60addbb1bdf83eb851d8c4ec7cb65722ddc7cabd
tree9b8647177cfbbf98f1ed8870cda9199ee7875258
parentbc9add73a138f0aacfc8fb3b846a8c3973a0dc6f
Strip trailing ";" from style attributes (this allows to strip quotes from values like "display:none;").
src/htmlminifier.js
tests/index.html